diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2020-09-27 17:24:23 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-10-11 17:09:10 +0200 |
| commit | 33af7d85d119797d05ba53062bc05f821ea93dc7 (patch) | |
| tree | e56e7d832eee51fc8b50ca9157e4feb88e9b34b1 | |
| parent | 0df7c5d1f293296901282510a4d502212cbc42f6 (diff) | |
| download | meta-qt5-33af7d85d119797d05ba53062bc05f821ea93dc7.tar.gz | |
qt5-creator: upgrade 4.13.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
| -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 = " \ |
