[oe-commits] Ross Burton : systemd-compat-units: don't mask dbus, the recipe does this itself

git at git.openembedded.org git at git.openembedded.org
Sat Feb 8 21:00:07 UTC 2014


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Feb  6 13:15:40 2014 +0000

systemd-compat-units: don't mask dbus, the recipe does this itself

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-compat-units.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
index e653470..fe4c50c 100644
--- a/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/meta/recipes-core/systemd/systemd-compat-units.bb
@@ -16,7 +16,6 @@ SYSTEMD_DISABLED_SYSV_SERVICES = " \
   hwclock \
   networking \
   syslog.busybox \
-  dbus-1 \
 "
 
 pkg_postinst_${PN} () {



More information about the Openembedded-commits mailing list