mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Revert "gpsd: make the meta-python dependency conditionally"
This reverts commit eb731aa866.
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
06c66fc320
commit
f7f54af34f
|
|
@ -27,7 +27,6 @@ CLEANBROKEN = "1"
|
|||
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} usb"
|
||||
PACKAGECONFIG[bluez] = "bluez='true',bluez='false',bluez5"
|
||||
PACKAGECONFIG[qt] = "qt='yes' qt_versioned=5,qt='no',qtbase"
|
||||
PACKAGECONFIG[pyserial] = ",,python3-pyserial"
|
||||
PACKAGECONFIG[usb] = "usb='true',usb='false',libusb1"
|
||||
EXTRA_OESCONS = " \
|
||||
sysroot=${STAGING_DIR_TARGET} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user