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-28 10:38:17 +0100 |
| commit | f38c8c7ad076788546409ace98efd907c3a9a57e (patch) | |
| tree | 96558977604b34cdc6af99a945c007a7168990e8 | |
| parent | 74db0dc428872459aa02ad849f577c088265906b (diff) | |
| download | poky-f38c8c7ad076788546409ace98efd907c3a9a57e.tar.gz | |
mobile-broadband-provider-info: upgrade 20220315 -> 20220511
(From OE-Core rev: bbfce5f1c2ec4cb22efdffb1be41d147f4fe1467)
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>
(cherry picked from commit f14c8094e7a049ac1b04c45b76855d0503559932)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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" |
