mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 08:04:45 +02:00
qt5-creator: upgrade 4.13.1 -> 4.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
committed by
Martin 'JaMa' Jansa
parent
10192efec0
commit
217f87c1fe
@@ -17,12 +17,12 @@ inherit qmake5 mime-xdg
|
||||
DEPENDS += "qtbase qtscript qtxmlpatterns qtx11extras qtdeclarative qttools qttools-native qtsvg chrpath-replacement-native zlib"
|
||||
DEPENDS_append_libc-musl = " libexecinfo"
|
||||
|
||||
SRCREV = "1da2c1f7666ced45d6eea1cd0adfdc68a828e3a0"
|
||||
PV = "4.13.1+git${SRCPV}"
|
||||
SRCREV = "909f74dc56201de9fc06fbe4e4ea368245bc0dd8"
|
||||
PV = "4.14.0+git${SRCPV}"
|
||||
# Patches from https://github.com/meta-qt5/qtcreator/commits/b4.9.2
|
||||
# 4.9.2.meta-qt5.1
|
||||
SRC_URI = " \
|
||||
git://code.qt.io/qt-creator/qt-creator.git;branch=4.13 \
|
||||
git://code.qt.io/qt-creator/qt-creator.git;branch=4.14 \
|
||||
file://0001-app-Use-malloc_trim-only-on-glibc.patch \
|
||||
"
|
||||
SRC_URI_append_libc-musl = " file://0001-Link-with-libexecinfo-on-musl.patch"
|
||||
|
||||
Reference in New Issue
Block a user