summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-01-15 18:34:53 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-01-16 12:45:18 +0000
commite8ec89bf1724836b054e8629e5ad90eb4fd97868 (patch)
treecaf553cae2bfd5d7370c4ecafff7871bfe193c44 /recipes-qt/qt5/qttools_git.bb
parent7ac3d20bd2089f365f9b9615835286b805c99bc2 (diff)
downloadmeta-qt5-e8ec89bf1724836b054e8629e5ad90eb4fd97868.tar.gz
qt: refresh remaining patches and add links to meta-qt5 repos
* add comment with link to meta-qt5 repository where the meta-qt5 .patch files are maintained, include branch and tag name so that it's more clear from where these changes are exported (with: git format-patch --no-numbered --no-signature) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index 52aacdcf..1c8be91f 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -12,6 +12,8 @@ LIC_FILES_CHKSUM = " \
12 12
13DEPENDS += "qtbase qtdeclarative qtxmlpatterns" 13DEPENDS += "qtbase qtdeclarative qtxmlpatterns"
14 14
15# Patches from https://github.com/meta-qt5/qttools/commits/b5.6
16# 5.6.meta-qt5.1
15SRC_URI += " \ 17SRC_URI += " \
16 file://0001-Allow-to-build-only-lrelease-lupdate-lconvert.patch \ 18 file://0001-Allow-to-build-only-lrelease-lupdate-lconvert.patch \
17 file://0002-assistant-help-fix-linking-of-dependent-libraries.patch \ 19 file://0002-assistant-help-fix-linking-of-dependent-libraries.patch \