aboutsummaryrefslogtreecommitdiffstats
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)
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 = " \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
"
+# Patches from https://github.com/meta-qt5/qtdeclarative/commits/b5.11
+# 5.11.meta-qt5.4
SRC_URI += "file://0001-Always-use-commit-sha1-for-QML_COMPILE_HASH.patch"
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 = " \
"
# Patches from https://github.com/meta-qt5/qtscript/commits/b5.11
-# 5.11.meta-qt5.2
+# 5.11.meta-qt5.3
SRC_URI += " \
file://0001-3rdparty-javascriptcore-Add-RISC-V-support.patch \
file://0002-Include-asm-sgidefs.h-on-non-glibc-systems.patch \