[oe-commits] [meta-openembedded] 08/16: libqmi: Upgrade 1.24.6 -> 1.24.8

git at git.openembedded.org git at git.openembedded.org
Wed Mar 18 22:36:05 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 94faa7c0e34040f6045309c57b3090ceb357f6f7
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Wed Mar 18 20:51:59 2020 +0200

    libqmi: Upgrade 1.24.6 -> 1.24.8
    
    Bugfix release on the 1.24 stable branch.
    
    Signed-off-by: Adrian Bunk <bunk at stusta.de>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-connectivity/libqmi/{libqmi_1.24.6.bb => libqmi_1.24.8.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.6.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.8.bb
similarity index 85%
rename from meta-oe/recipes-connectivity/libqmi/libqmi_1.24.6.bb
rename to meta-oe/recipes-connectivity/libqmi/libqmi_1.24.8.bb
index a86215a..124b0f1 100644
--- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.6.bb
+++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.8.bb
@@ -14,8 +14,7 @@ inherit autotools pkgconfig bash-completion
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz \
            "
 
-SRC_URI[md5sum] = "5d50233394a33e43dee3e70e197323e5"
-SRC_URI[sha256sum] = "1325257bc16de7b2b443fa689826c993474bdbd6e78c7a1e60e527269b44d8c9"
+SRC_URI[sha256sum] = "c793db2c91d7928160341b357b26315d9c879ecb36699cb7a6b36054cba60893"
 
 PACKAGECONFIG ??= "udev mbim"
 PACKAGECONFIG[udev] = ",--without-udev,libgudev"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list