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 9566fa5d..1a12862e 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 = "909f74dc56201de9fc06fbe4e4ea368245bc0dd8" | 20 | SRCREV = "c34b9502275d0d1d5b88d7a63bff076e2a164836" |
21 | PV = "4.14.0+git${SRCPV}" | 21 | PV = "4.14.2+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 = " \ |