diff options
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 7bd64966..8830ec50 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
| @@ -10,12 +10,10 @@ LIC_FILES_CHKSUM = " \ | |||
| 10 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ | 10 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI += " \ | ||
| 14 | file://0001-Fix-QQmlExpression-leaking-QQmlError-objects.patch \ | ||
| 15 | " | ||
| 16 | |||
| 17 | DEPENDS += "qtbase" | 13 | DEPENDS += "qtbase" |
| 18 | 14 | ||
| 15 | SRC_URI += "file://0001-QQmlTypeLoader-The-profiler-is-a-quintptr-0-if-QT_NO.patch" | ||
| 16 | |||
| 19 | PACKAGECONFIG ??= "qtxmlpatterns" | 17 | PACKAGECONFIG ??= "qtxmlpatterns" |
| 20 | PACKAGECONFIG[qtxmlpatterns] = ",,qtxmlpatterns" | 18 | PACKAGECONFIG[qtxmlpatterns] = ",,qtxmlpatterns" |
| 21 | 19 | ||
| @@ -32,6 +30,6 @@ do_install_append_class-nativesdk() { | |||
| 32 | 30 | ||
| 33 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" | 31 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" |
| 34 | 32 | ||
| 35 | SRCREV = "00adacd7934d7553eaea7c6d2b43bcb3df439e3e" | 33 | SRCREV = "ff5c83087e94f340a8c5695998f2ea81e29da8ea" |
| 36 | 34 | ||
| 37 | BBCLASSEXTEND =+ "native nativesdk" | 35 | BBCLASSEXTEND =+ "native nativesdk" |
