aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-01-12 17:58:58 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2019-01-12 17:58:58 +0000
commit82abc2bb38e6db10b469975c1f50be1bc1c078e8 (patch)
tree59da3dc515151c94e3f7165bf603b1d2cc4f14b8 /recipes-qt/qt5/qtbase_git.bb
parentf4c8cef8586d28f51f69a78717c10093f8a9f730 (diff)
qtbase: fix incomplete recipe changes from previous commit
* the patches were renamed, but I forgot to amend the SRC_URI modifications Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 3d385dd6..d89ab2b7 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -35,7 +35,7 @@ SRC_URI += "\
file://0017-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
file://0018-Fix-compile-issue-with-gcc-9.patch \
file://0019-Fix-compilation-of-qendian-s-qswap-specializations-o.patch \
- file://0022-Fix-qbswap-calls-for-Big-Endian-targets.patch \
+ file://0020-Fix-qbswap-calls-for-Big-Endian-targets.patch \
"