[oe-commits] Sujith H : systemd: Adding RRECOMMENDS for os-release

git at git.openembedded.org git at git.openembedded.org
Wed Sep 10 10:34:10 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 003d16fbd54f59422aab917b8f3bf2aec4ab50b6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=003d16fbd54f59422aab917b8f3bf2aec4ab50b6

Author: Sujith H <Sujith_Haridasan at mentor.com>
Date:   Mon Sep  8 12:58:37 2014 +0100

systemd: Adding RRECOMMENDS for os-release

Systemd depends on the os-release hence adding
RRECOMMENDS for the systemd package.

[ RB - updated for 216 ]

Signed-off-by: Christopher Larson <kergoth at gmail.com>
Signed-off-by: Sujith H <Sujith_Haridasan at mentor.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd_216.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb
index a7fd71e..b941853 100644
--- a/meta/recipes-core/systemd/systemd_216.bb
+++ b/meta/recipes-core/systemd/systemd_216.bb
@@ -270,7 +270,7 @@ RDEPENDS_${PN} += "volatile-binds"
 RRECOMMENDS_${PN} += "systemd-serialgetty systemd-compat-units udev-hwdb\
                       util-linux-agetty \
                       util-linux-fsck e2fsprogs-e2fsck \
-                      kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
+                      kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 os-release \
 "
 
 PACKAGES =+ "udev-dbg udev udev-hwdb"



More information about the Openembedded-commits mailing list