[oe-commits] Ross Burton : systemd: recommend systemd-compat-units

git at git.openembedded.org git at git.openembedded.org
Tue Mar 26 22:41:15 UTC 2013


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Fri Mar 22 15:51:43 2013 +0000

systemd: recommend systemd-compat-units

These are more than useful as they ensure some services are not started twice,
and cause the first-boot postinstalls to run.

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-core/systemd/systemd_197.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index d07fa95..5ba3a23 100644
--- a/meta/recipes-core/systemd/systemd_197.bb
+++ b/meta/recipes-core/systemd/systemd_197.bb
@@ -180,7 +180,7 @@ FILES_${PN}-dev += "${base_libdir}/security/*.la ${datadir}/dbus-1/interfaces/ $
 
 RDEPENDS_${PN} += "dbus"
 
-RRECOMMENDS_${PN} += "systemd-serialgetty \
+RRECOMMENDS_${PN} += "systemd-serialgetty systemd-compat-units \
                       util-linux-agetty \
                       util-linux-fsck e2fsprogs-e2fsck \
                       kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \





More information about the Openembedded-commits mailing list