diff options
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 520c7ad8..7c5490cb 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
| @@ -12,6 +12,8 @@ LIC_FILES_CHKSUM = " \ | |||
| 12 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ | 12 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch" | ||
| 16 | |||
| 15 | DEPENDS += "qtbase" | 17 | DEPENDS += "qtbase" |
| 16 | 18 | ||
| 17 | PACKAGECONFIG ??= "qtxmlpatterns qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" | 19 | PACKAGECONFIG ??= "qtxmlpatterns qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" |
| @@ -33,6 +35,6 @@ do_install_append_class-nativesdk() { | |||
| 33 | 35 | ||
| 34 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" | 36 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" |
| 35 | 37 | ||
| 36 | SRCREV = "c2494382432d66cc08c14877378354f1b6cd6bfd" | 38 | SRCREV = "e3c0bb7811407bad1f65ea55639a4b1d1d39be15" |
| 37 | 39 | ||
| 38 | BBCLASSEXTEND =+ "native nativesdk" | 40 | BBCLASSEXTEND =+ "native nativesdk" |
