extends-meta-oe/networkmanager: add modemmanager/bluez5 to standard packageconfig

note that the updated patches for networkmanager containing the packageconfigs
set here are under test and will be send mainline soon.

For the impatient see [1] but be prepared for rebasing.

[1] https://github.com/schnitzeltony/meta-openembedded/tree/work-2015-06

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-06-19 14:05:13 +02:00
parent 0aa2bec235
commit 4429922321

View File

@@ -0,0 +1,6 @@
PACKAGECONFIG ?= " \
${@base_contains('DISTRO_FEATURES','systemd','systemd','consolekit',d)} \
modemmanager \
bluez5 \
"