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:18 +0100 |
commit | a89da82567f95d4fcd467003359ebcd13571fc0d (patch) | |
tree | 0a05c9edd2708b6f8785e1641f763f777ac8eab1 | |
parent | a580ec51cfe347a910fc98ba12dc3c926c5d5579 (diff) | |
download | openembedded-core-a89da82567f95d4fcd467003359ebcd13571fc0d.tar.gz openembedded-core-a89da82567f95d4fcd467003359ebcd13571fc0d.tar.bz2 openembedded-core-a89da82567f95d4fcd467003359ebcd13571fc0d.zip |
mobile-broadband-provider-info: upgrade to 20170310
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-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" SECTION = "network" LICENSE = "PD" LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" -SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d" -PV = "20151214" +SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c" +PV = "20170310" PE = "1" SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info" |