Hi all,
I want to propose a modification : --without-systemdsystemunitdir= -> --
without-systemdsystemunitdir on networkmanager_0.9.8.0.bb, this file is 
available on meta-openembedded/meta-oe/recipes-
connectivity/networkmanager/networkmanager_0.9.8.0.bb

Not sure if this is the correct way to doing that, but this is my first one.
Best regards,
-- 
Adrien RENAULT
Ingénieur R&D
Kaptalia Monitoring
02.97.68.14.18
--- networkmanager_0.9.8.0.bb.old	2013-12-30 12:11:50.605941952 +0100
+++ networkmanager_0.9.8.0.bb.new	2013-12-30 12:11:36.879942841 +0100
@@ -35,7 +35,7 @@
 PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES','systemd','systemd','consolekit',d)}"
 PACKAGECONFIG[systemd] = " \
     --with-systemdsystemunitdir=${systemd_unitdir}/system --with-session-tracking=systemd --enable-polkit, \
-    --without-systemdsystemunitdir=, \
+    --without-systemdsystemunitdir, \
     polkit \
 "
 # consolekit is not picked by shlibs, so add it to RDEPENDS too
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to