]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: update the status of configurable root patch
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Mon, 13 Jul 2015 07:28:04 +0000 (09:28 +0200)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 1 Sep 2015 11:36:15 +0000 (12:36 +0100)
(From OE-Core master rev: a79afafd422a9b8e74c0eaac6296e6d1802bb994)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/systemd/systemd/0010-Make-root-s-home-directory-configurable.patch

index b65fe423a5937bffb7de709ad226a6f5448d26ca..76a9481a42ca4f81b438fcf27f16eb8cc5b9845f 100644 (file)
@@ -7,7 +7,10 @@ OpenEmbedded has a configurable home directory for root. Allow
 systemd to be built using its idea of what root's home directory
 should be.
 
-Upstream-Status: Pending
+Upstream-Status: Denied
+Upstream wants to have a unified hierarchy where everyone is
+using the same root folder.
+https://github.com/systemd/systemd/issues/541
 
 Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>