All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-oe] libmbim: update to 1.24.2
@ 2020-07-25 10:59 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2020-07-25 10:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../libmbim/{libmbim_1.22.0.bb => libmbim_1.24.2.bb}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.22.0.bb => libmbim_1.24.2.bb} (74%)

diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.22.0.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.24.2.bb
similarity index 74%
rename from meta-oe/recipes-connectivity/libmbim/libmbim_1.22.0.bb
rename to meta-oe/recipes-connectivity/libmbim/libmbim_1.24.2.bb
index 61e314f1f1..c7a04b6642 100644
--- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.22.0.bb
+++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.24.2.bb
@@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = " \
 
 DEPENDS = "glib-2.0 glib-2.0-native libgudev"
 
-inherit autotools pkgconfig bash-completion
+inherit autotools pkgconfig bash-completion gobject-introspection
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "87060e8957013177e4140edc6f64f5bd"
-SRC_URI[sha256sum] = "5c0778eb1cd12c3604523134e55183f5147b0cae71150e875b583768f7aa1f38"
+SRC_URI[md5sum] = "6c2b490af87773c8446f37536e7411ac"
+SRC_URI[sha256sum] = "32198c099987849c5f442d1cbf4b6e43e645cbdbe9cfdc197b19ddd63c6981e4"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-25 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-25 10:59 [PATCH][meta-oe] libmbim: update to 1.24.2 Oleksandr Kravchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.