qmidictl: upgrade 0.5.5 -> 0.6.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-10-18 01:09:03 +02:00
parent 21d265a1dd
commit 957c049b92

View File

@@ -14,11 +14,11 @@ inherit qmake5_base autotools-brokensep gtk-icon-cache qt5-translation
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0002-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
"
SRC_URI[md5sum] = "250e46093f4d48356a85c74ee0f5e3fd"
SRC_URI[sha256sum] = "8b296042b5faf7ca636850303fbd52b1622cd5380d757170aeda9f866e3dd2c5"
PV = "0.5.5"
SRC_URI[md5sum] = "6ca36714245a0f60aa9d5198795e1bd8"
SRC_URI[sha256sum] = "6b79f55dc47217af77012e94ab44ca93786d04ee70bdccc13f09e64a0409f89c"
PV = "0.6.0"
EXTRA_OECONF = " \
--with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \