diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-25 12:59:48 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:23:16 -0700 |
| commit | 21f0f37cd9c544c227ba27360bf6db3c5754d05d (patch) | |
| tree | 536a3620242dcfe8bea6672fcf7b9a9abc412b06 /meta-oe/recipes-connectivity/libmbim | |
| parent | 6aa73ef3fa67a6c704750be4aa83be4f8f32b068 (diff) | |
| download | meta-openembedded-21f0f37cd9c544c227ba27360bf6db3c5754d05d.tar.gz | |
libmbim: update to 1.24.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/libmbim')
| -rw-r--r-- | meta-oe/recipes-connectivity/libmbim/libmbim_1.24.2.bb (renamed from meta-oe/recipes-connectivity/libmbim/libmbim_1.22.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.22.0.bb b/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 = " \ | |||
| 9 | 9 | ||
| 10 | DEPENDS = "glib-2.0 glib-2.0-native libgudev" | 10 | DEPENDS = "glib-2.0 glib-2.0-native libgudev" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig bash-completion | 12 | inherit autotools pkgconfig bash-completion gobject-introspection |
| 13 | 13 | ||
| 14 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" |
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "87060e8957013177e4140edc6f64f5bd" | 16 | SRC_URI[md5sum] = "6c2b490af87773c8446f37536e7411ac" |
| 17 | SRC_URI[sha256sum] = "5c0778eb1cd12c3604523134e55183f5147b0cae71150e875b583768f7aa1f38" | 17 | SRC_URI[sha256sum] = "32198c099987849c5f442d1cbf4b6e43e645cbdbe9cfdc197b19ddd63c6981e4" |
