[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 1/3] systemd: add missing util-linux build-dependency
From:       ross.burton () intel ! com (Ross Burton)
Date:       2015-02-27 14:57:46
Message-ID: 1425049068-11139-1-git-send-email-ross.burton () intel ! com
[Download RAW message or body]

This dependency accidently disappeared in the 219 upgrade, so add it back.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/systemd/systemd_219.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_219.bb \
b/meta/recipes-core/systemd/systemd_219.bb index f45c5e1..800a495 100644
--- a/meta/recipes-core/systemd/systemd_219.bb
+++ b/meta/recipes-core/systemd/systemd_219.bb
@@ -19,7 +19,7 @@ PROVIDES = "udev"
 
 PE = "1"
 
-DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl \
readline dbus libcap libcgroup glib-2.0 qemu-native" +DEPENDS = "kmod \
docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap \
libcgroup glib-2.0 qemu-native util-linux"  DEPENDS += \
"${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"  
 SECTION = "base/shell"
-- 
1.7.10.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic