diff options
| author | Umut Tezduyar Lindskog <umut.tezduyar@axis.com> | 2015-07-13 09:28:04 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-16 15:09:22 +0100 |
| commit | 88d7df46d6aa3f31c8a3613031eab1cf192863a8 (patch) | |
| tree | 67b93c3d1bdf1efbd7f53a9e5873d4963c6195ad /meta/recipes-core/systemd | |
| parent | c713a22368194b7f4d4c4b3cbb4a0af8369e6003 (diff) | |
| download | poky-88d7df46d6aa3f31c8a3613031eab1cf192863a8.tar.gz | |
systemd: update the status of configurable root patch
(From OE-Core rev: a79afafd422a9b8e74c0eaac6296e6d1802bb994)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
| -rw-r--r-- | meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch b/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch index b65fe423a5..76a9481a42 100644 --- a/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch +++ b/meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch | |||
| @@ -7,7 +7,10 @@ OpenEmbedded has a configurable home directory for root. Allow | |||
| 7 | systemd to be built using its idea of what root's home directory | 7 | systemd to be built using its idea of what root's home directory |
| 8 | should be. | 8 | should be. |
| 9 | 9 | ||
| 10 | Upstream-Status: Pending | 10 | Upstream-Status: Denied |
| 11 | Upstream wants to have a unified hierarchy where everyone is | ||
| 12 | using the same root folder. | ||
| 13 | https://github.com/systemd/systemd/issues/541 | ||
| 11 | 14 | ||
| 12 | Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> | 15 | Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> |
| 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
