[OE-core] [PATCH v3 3/3] dbus: add apparmor support
Andrew Shadura
andrew.shadura at collabora.co.uk
Fri Nov 20 14:27:45 UTC 2015
Signed-off-by: Andrew Shadura <andrew.shadura at collabora.co.uk>
---
meta/recipes-core/dbus/dbus_1.10.2.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/dbus/dbus_1.10.2.bb b/meta/recipes-core/dbus/dbus_1.10.2.bb
index 9e24090..1abe067 100644
--- a/meta/recipes-core/dbus/dbus_1.10.2.bb
+++ b/meta/recipes-core/dbus/dbus_1.10.2.bb
@@ -104,6 +104,7 @@ PACKAGECONFIG_class-nativesdk = ""
# systemd<->dbus
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--without-systemdsystemunitdir"
PACKAGECONFIG[x11] = "--with-x --enable-x11-autolaunch,--without-x --disable-x11-autolaunch, virtual/libx11 libsm"
+PACKAGECONFIG[apparmor] = "--enable-apparmor,--disable-apparmor,libapparmor"
do_install() {
autotools_do_install
--
2.5.0
More information about the Openembedded-core
mailing list