qmidictl: upgrade 0.5.4 -> 0.5.5

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-07-31 21:50:14 +02:00
parent 1c29355d91
commit 239627d453

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-old-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0001-no-Qt4-find-native-qt-build-tools-by-configure-options-auto.patch \
"
SRC_URI[md5sum] = "3b14754de8024bbd6b90deefeae6db85"
SRC_URI[sha256sum] = "532babf7f3bc8b60579b53e61e710b6e9f442c87aa470ded56cd74be85a84963"
PV = "0.5.4"
SRC_URI[md5sum] = "250e46093f4d48356a85c74ee0f5e3fd"
SRC_URI[sha256sum] = "8b296042b5faf7ca636850303fbd52b1622cd5380d757170aeda9f866e3dd2c5"
PV = "0.5.5"
EXTRA_OECONF = " \
--with-qmake=${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/qmake \