Skip to content

Commit

Permalink
Revert "gpsd: make the meta-python dependency conditionally"
Browse files Browse the repository at this point in the history
This reverts commit eb731aa.

Signed-off-by: Jose Quaresma <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Armin Kuster <[email protected]>
  • Loading branch information
quaresmajose authored and kraj committed Nov 19, 2024
1 parent 683dd79 commit d963345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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} \
Expand Down

0 comments on commit d963345

Please sign in to comment.