diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-01-16 12:47:51 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-01-16 14:21:42 +0000 |
| commit | ce766374432309b85fdcfe8ef287dbb2ef11b337 (patch) | |
| tree | f82903a0c4d5519c6f2fb8e1a83758dc6e450705 /recipes-qt/qt5/qttools_git.bb | |
| parent | 229f819b97e653399455e7b1d491de5ea49d5ba5 (diff) | |
| download | meta-qt5-ce766374432309b85fdcfe8ef287dbb2ef11b337.tar.gz | |
qt: refresh remaining patches and tags in meta-qt5 repos
* update tag name to match the patches in meta-qt5 repository
where the meta-qt5 .patch files are maintained, 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.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index e47cde53..2187f9c3 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
| @@ -15,8 +15,8 @@ inherit ptest | |||
| 15 | 15 | ||
| 16 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns" | 16 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns" |
| 17 | 17 | ||
| 18 | # Patches from https://github.com/meta-qt5/qttools/commits/b5.9 | 18 | # Patches from https://github.com/meta-qt5/qttools/commits/b5.10 |
| 19 | # 5.9.meta-qt5.2 | 19 | # 5.10.meta-qt5.1 |
| 20 | SRC_URI += " \ | 20 | SRC_URI += " \ |
| 21 | file://run-ptest \ | 21 | file://run-ptest \ |
| 22 | file://0001-add-noqtwebkit-configuration.patch \ | 22 | file://0001-add-noqtwebkit-configuration.patch \ |
