diff options
-rw-r--r-- | recipes-qt/qt5/qt5-creator_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qt5-creator_git.bb b/recipes-qt/qt5/qt5-creator_git.bb index 5797ca32..4338bf20 100644 --- a/recipes-qt/qt5/qt5-creator_git.bb +++ b/recipes-qt/qt5/qt5-creator_git.bb | |||
@@ -17,8 +17,8 @@ inherit qmake5 mime-xdg | |||
17 | DEPENDS += "qtbase qtscript qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib" | 17 | DEPENDS += "qtbase qtscript qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib" |
18 | DEPENDS_append_libc-musl = " libexecinfo" | 18 | DEPENDS_append_libc-musl = " libexecinfo" |
19 | 19 | ||
20 | SRCREV = "501e7c2fddec6b93e273dadcac389cd8c934cf00" | 20 | SRCREV = "1da2c1f7666ced45d6eea1cd0adfdc68a828e3a0" |
21 | PV = "4.12.4+4.13.0+git${SRCPV}" | 21 | PV = "4.13.1+git${SRCPV}" |
22 | # Patches from https://github.com/meta-qt5/qtcreator/commits/b4.9.2 | 22 | # Patches from https://github.com/meta-qt5/qtcreator/commits/b4.9.2 |
23 | # 4.9.2.meta-qt5.1 | 23 | # 4.9.2.meta-qt5.1 |
24 | SRC_URI = " \ | 24 | SRC_URI = " \ |