diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-12-17 16:54:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-27 11:26:57 +0000 |
commit | 415fc571fdc568eb496ad0d135a04986aa66bbc9 (patch) | |
tree | cad3ac06652a0ae770852778616293669f38dccd | |
parent | d33c1bb9cc65788d92ce8dc014484bc9cb31de71 (diff) | |
download | openembedded-core-415fc571fdc568eb496ad0d135a04986aa66bbc9.tar.gz openembedded-core-415fc571fdc568eb496ad0d135a04986aa66bbc9.tar.bz2 openembedded-core-415fc571fdc568eb496ad0d135a04986aa66bbc9.zip |
mobile-broadband-provider-info: update to tagged release 20151214
After three years, there is finally a tagged release, so let's start
using those instead of updating to latest commit periodically.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.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 2dce7aa001..bd488eb089 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 = "c5e0139cdbb7d57399a804c1fddaa7759b7a4fa0" -PV = "20151106+gitr${SRCPV}" +SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d" +PV = "20151214" PE = "1" SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info" |