diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-05-02 15:51:51 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-16 14:08:30 +0100 |
commit | 85267a103496fc294c8bf25c1b2f2242ca8d99ed (patch) | |
tree | d4a68e6d6f2ce0f3ad3de7988a4c5235bff232d6 /meta/recipes-connectivity | |
parent | af739020e97a2b0fe7ce3a6934ecec7daf439b60 (diff) | |
download | poky-85267a103496fc294c8bf25c1b2f2242ca8d99ed.tar.gz |
mobile-broadband-provider-info: upgrade to 20170310
(From OE-Core rev: a89da82567f95d4fcd467003359ebcd13571fc0d)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.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 bd488eb089..f7e96318bc 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 | |||
@@ -2,8 +2,8 @@ SUMMARY = "Mobile Broadband Service Provider Database" | |||
2 | SECTION = "network" | 2 | SECTION = "network" |
3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" |
5 | SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d" | 5 | SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c" |
6 | PV = "20151214" | 6 | PV = "20170310" |
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info" | 9 | SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info" |