[oe-commits] [meta-openembedded] 02/07: libqmi: Upgrade 1.24.2 -> 1.24.4

git at git.openembedded.org git at git.openembedded.org
Sun Feb 23 15:49:22 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 975b6b20e19a8b1515302b8b61125fd1a32f0f38
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Sun Feb 23 14:18:13 2020 +0200

    libqmi: Upgrade 1.24.2 -> 1.24.4
    
    Upgrade 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>
---
 .../libqmi/{libqmi_1.24.2.bb => libqmi_1.24.4.bb}                     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.4.bb
similarity index 85%
rename from meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb
rename to meta-oe/recipes-connectivity/libqmi/libqmi_1.24.4.bb
index 35a58d2..5512828 100644
--- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb
+++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.4.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] = "e49c419112d708b5301af7ccc2c090ff"
-SRC_URI[sha256sum] = "4ae4e476f960dbc0d04b1c0368776eb78edffd4421f3e4c074bb2bfb6375b282"
+SRC_URI[md5sum] = "be6539fde54fec1fc9d852db201c8560"
+SRC_URI[sha256sum] = "0316badec92ff32f51fe6278e6046968d2272a26608995deedd8e4afb563918a"
 
 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