* libacl isn't available in oe-core/meta-oe

Signed-off-by: Martin Jansa <[email protected]>
---
 meta-oe/recipes-support/udisks/udisks_2.1.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/udisks/udisks_2.1.1.bb 
b/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
index d4c6eff..a0bf148 100644
--- a/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
+++ b/meta-oe/recipes-support/udisks/udisks_2.1.1.bb
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = 
"013b09ff38aa256b89c01525771f4565cb088724d5c8c79b32e9f811e8
 
 inherit autotools systemd
 
-PACKAGECONFIG ??= "atasmart polkit acl ${@base_contains('DISTRO_FEATURES', 
'systemd', 'systemd-login', '', d)}"
+PACKAGECONFIG ??= "atasmart polkit ${@base_contains('DISTRO_FEATURES', 
'systemd', 'systemd-login', '', d)}"
 PACKAGECONFIG[atasmart] = 
"--enable-libatasmart,--disable-libatasmart,libatasmart"
 PACKAGECONFIG[polkit] = "--enable-polkit,--disable-polkit,polkit"
 PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,libacl"
-- 
1.8.4.3

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to