diff options
Diffstat (limited to 'recipes-qt/qt5/qtsystems_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtsystems_git.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index 943c006c..a467f998 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb | |||
| @@ -16,7 +16,7 @@ inherit bluetooth | |||
| 16 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}" | 16 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}" |
| 17 | PACKAGECONFIG[bluez] = "CONFIG+=OE_BLUEZ_ENABLED,,${BLUEZ}" | 17 | PACKAGECONFIG[bluez] = "CONFIG+=OE_BLUEZ_ENABLED,,${BLUEZ}" |
| 18 | 18 | ||
| 19 | EXTRA_QMAKEVARS_PRE += "${EXTRA_CONF_PACKAGECONFIG}" | 19 | EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" |
| 20 | 20 | ||
| 21 | do_configure_prepend() { | 21 | do_configure_prepend() { |
| 22 | # disable bluez test if it isn't enabled by PACKAGECONFIG | 22 | # disable bluez test if it isn't enabled by PACKAGECONFIG |
| @@ -30,7 +30,4 @@ do_install_append() { | |||
| 30 | 30 | ||
| 31 | QT_MODULE_BRANCH = "dev" | 31 | QT_MODULE_BRANCH = "dev" |
| 32 | 32 | ||
| 33 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 | 33 | SRCREV = "236b6b544fd2049eb46e8f79d13bb7aa35ba002f" |
| 34 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.6 | ||
| 35 | |||
| 36 | SRCREV = "cc2077700bd5503d1fcf53aef83cbb76975e745a" | ||
