summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-04-04 13:18:58 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2019-04-04 13:18:58 +0000
commit81937713f774d7dea854b22987b3ef1ab1f1cdbe (patch)
tree0358ec40ce45a029b1cc4f59eea1efded4912ac8
parent3b4b9398154d301a8e39501189da0ad7eee740f7 (diff)
downloadmeta-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.bb2
-rw-r--r--recipes-qt/qt5/qtscript_git.bb2
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
15SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch" 17SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch"
16 18
17DEPENDS += "qtbase" 19DEPENDS += "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
16SRC_URI += " \ 16SRC_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 \