diff options
| -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" |
