diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-18 12:58:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-20 22:52:23 +0100 |
commit | f6820eab0994512475bc8e653e900228faf4472f (patch) | |
tree | 744361aa776cd6ebd3ecb96245e2842f98531ed6 /meta/recipes-connectivity | |
parent | 4b454d0009b5f3f2c9f20f183da7c64ea448bd9b (diff) | |
download | poky-f6820eab0994512475bc8e653e900228faf4472f.tar.gz |
mobile-broadband-provider-info: upgrade 20220315 -> 20220511
(From OE-Core rev: f14c8094e7a049ac1b04c45b76855d0503559932)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb index 781b9216c5..e6f216e5cb 100644 --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb | |||
@@ -5,8 +5,8 @@ SECTION = "network" | |||
5 | LICENSE = "PD" | 5 | LICENSE = "PD" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" |
7 | 7 | ||
8 | SRCREV = "4cbb44a9fe26aa6f0b28beb79f9488b37c097b5e" | 8 | SRCREV = "3d5c8d0f7e0264768a2c000d0fd4b4d4a991e041" |
9 | PV = "20220315" | 9 | PV = "20220511" |
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=main" | 12 | SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=main" |