diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-04 13:18:58 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-04 13:18:58 +0000 |
| commit | 81937713f774d7dea854b22987b3ef1ab1f1cdbe (patch) | |
| tree | 0358ec40ce45a029b1cc4f59eea1efded4912ac8 | |
| parent | 3b4b9398154d301a8e39501189da0ad7eee740f7 (diff) | |
| download | meta-qt5-81937713f774d7dea854b22987b3ef1ab1f1cdbe.tar.gz | |
qtdeclarative, qtscript: update tag with the patches on meta-qt5 forks
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 2 | ||||
| -rw-r--r-- | recipes-qt/qt5/qtscript_git.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 7c5490cb..4cfde304 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 | # Patches from https://github.com/meta-qt5/qtdeclarative/commits/b5.11 | ||
| 16 | # 5.11.meta-qt5.4 | ||
| 15 | SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch" | 17 | SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch" |
| 16 | 18 | ||
| 17 | DEPENDS += "qtbase" | 19 | DEPENDS += "qtbase" |
diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index f020b19c..aa0e28d4 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | # Patches from https://github.com/meta-qt5/qtscript/commits/b5.11 | 14 | # Patches from https://github.com/meta-qt5/qtscript/commits/b5.11 |
| 15 | # 5.11.meta-qt5.2 | 15 | # 5.11.meta-qt5.3 |
| 16 | SRC_URI += " \ | 16 | SRC_URI += " \ |
| 17 | file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch \ | 17 | file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch \ |
| 18 | file://0002-Include-asm-sgidefs.h-on-non-glibc-systems.patch \ | 18 | file://0002-Include-asm-sgidefs.h-on-non-glibc-systems.patch \ |
