diff options
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 4304e1f6..048b0039 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
| @@ -16,7 +16,6 @@ LIC_FILES_CHKSUM = " \ | |||
| 16 | # 5.14.meta-qt5.1 | 16 | # 5.14.meta-qt5.1 |
| 17 | SRC_URI += " \ | 17 | SRC_URI += " \ |
| 18 | file://0001-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-locate-qmlca.patch \ | 18 | file://0001-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-to-locate-qmlca.patch \ |
| 19 | file://0002-Use-python3-explicitly.patch \ | ||
| 20 | " | 19 | " |
| 21 | 20 | ||
| 22 | DEPENDS += "qtbase qtdeclarative-native" | 21 | DEPENDS += "qtbase qtdeclarative-native" |
| @@ -31,6 +30,6 @@ do_install_append_class-nativesdk() { | |||
| 31 | rm -rf ${D}${OE_QMAKE_PATH_QML} | 30 | rm -rf ${D}${OE_QMAKE_PATH_QML} |
| 32 | } | 31 | } |
| 33 | 32 | ||
| 34 | SRCREV = "5a3d9309ec018445a3471d40366f41ee2f6ebef7" | 33 | SRCREV = "b52e81856a1d50fc331b99ae533a474a9b4e79c3" |
| 35 | 34 | ||
| 36 | BBCLASSEXTEND =+ "native nativesdk" | 35 | BBCLASSEXTEND =+ "native nativesdk" |
