Browse Source

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>
Adrian Bunk 4 years ago
parent
commit
85bb0d6930
1 changed files with 2 additions and 2 deletions
  1. 2 2
      meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb

+ 2 - 2
meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb → 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"