aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-12-24 07:19:25 +0200
committerArmin Kuster <akuster808@gmail.com>2020-01-05 14:43:51 -0800
commitb867bb9efdd7ae1184abde0954dacb438610424a (patch)
treee3f8203a140d243b0a6bd97f686bdaa28dc20155
parent2ad7fec9db31bcd720cdcda542b14a93921cd1c3 (diff)
downloadmeta-openembedded-contrib-b867bb9efdd7ae1184abde0954dacb438610424a.tar.gz
libqmi: Upgrade 1.24.0 -> 1.24.2
This is a bugfix release on the 1.24 stable branch. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb
index 9b89e1dd8e..35a58d2f1d 100644
--- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb
+++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb
@@ -14,8 +14,8 @@ inherit autotools pkgconfig bash-completion
SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "4b181c0a8b933226ce3dce09565fe8f8"
-SRC_URI[sha256sum] = "aeb69f90c273467cce246176cba0967c6413f1995a976992770a597c4fe28c79"
+SRC_URI[md5sum] = "e49c419112d708b5301af7ccc2c090ff"
+SRC_URI[sha256sum] = "4ae4e476f960dbc0d04b1c0368776eb78edffd4421f3e4c074bb2bfb6375b282"
PACKAGECONFIG ??= "udev mbim"
PACKAGECONFIG[udev] = ",--without-udev,libgudev"