diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-08-08 08:42:21 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-10 08:25:28 +0100 |
commit | 2deabf0e4f03094cfcc0f3fb656b9fdb6f2de187 (patch) | |
tree | dcf407705d2a5c47d7e8160238b6e0e457fcaffc /meta | |
parent | 16ff8b48228845f7e52fde0851c10c7931009b1c (diff) | |
download | poky-2deabf0e4f03094cfcc0f3fb656b9fdb6f2de187.tar.gz |
mobile-broadband-provider-info: upgrade 20220511 -> 20220725
(From OE-Core rev: 96185dac787e14fa9eb77d009653a2fd4d926e3f)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 e6f216e5cb..2cc92b7b47 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 = "3d5c8d0f7e0264768a2c000d0fd4b4d4a991e041" | 8 | SRCREV = "fe19892a8168bf19d81e3bc4ee319bf7f9f058f5" |
9 | PV = "20220511" | 9 | PV = "20220725" |
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" |