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

git at git.openembedded.org git at git.openembedded.org
Mon Aug 11 11:07:27 UTC 2014


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

Author: Sujith H <Sujith_Haridasan at mentor.com>
Date:   Wed Aug  6 15:52:26 2014 +0530

systemd: Adding RRECOMMENDS for os-release

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

Signed-off-by: Christopher Larson <kergoth at gmail.com>
Signed-off-by: Sujith H <Sujith_Haridasan at mentor.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

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

diff --git a/meta/recipes-core/systemd/systemd_213.bb b/meta/recipes-core/systemd/systemd_213.bb
index 4fb7ffc..636e74d 100644
--- a/meta/recipes-core/systemd/systemd_213.bb
+++ b/meta/recipes-core/systemd/systemd_213.bb
@@ -249,6 +249,7 @@ 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 \
+                      os-release \
 "
 
 PACKAGES =+ "udev-dbg udev udev-hwdb"



More information about the Openembedded-commits mailing list