summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libmbim
diff options
context:
space:
mode:
authorPetr Gotthard <petr.gotthard@advantech.cz>2023-03-10 22:39:21 +0000
committerKhem Raj <raj.khem@gmail.com>2023-03-10 17:21:15 -0800
commit75d8524a54f839fc5db6280a622a37ea4159ed3f (patch)
treed15ca1040528e3f931f2a1d1b7e348f777e55ca6 /meta-oe/recipes-connectivity/libmbim
parent229fd0f00dce4cdc749f7c41e30b46558fcc4947 (diff)
downloadmeta-openembedded-75d8524a54f839fc5db6280a622a37ea4159ed3f.tar.gz
libmbim: upgrade 1.28.2 -> 1.28.4
Changelog: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/1.28.4/NEWS Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz> 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.28.4.bb (renamed from meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb
index a549bded8..a35d9898e 100644
--- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb
+++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb
@@ -11,7 +11,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libgudev"
11 11
12inherit meson pkgconfig bash-completion gobject-introspection 12inherit meson pkgconfig bash-completion gobject-introspection
13 13
14SRCREV = "c94b858d1c5a98238adf0e6006e453c984c8e5d5" 14SRCREV = "7f1c7907c4654ba5c619a635cef5475ca161d027"
15SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-28" 15SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-28"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"