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-28 09:25:16 +0000 |
commit | cefc24d6af3feee77a03fead47888bdb8cbfa9c3 (patch) | |
tree | 2cf5fad41a220a46432425b6a7ce8094aa633077 /meta/recipes-connectivity/mobile-broadband-provider-info | |
parent | 04aa27c1ee8932b00535da522f1d3dec2ccd7f26 (diff) | |
download | poky-cefc24d6af3feee77a03fead47888bdb8cbfa9c3.tar.gz |
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.
(From OE-Core rev: 415fc571fdc568eb496ad0d135a04986aa66bbc9)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/mobile-broadband-provider-info')
-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" | |||
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 = "c5e0139cdbb7d57399a804c1fddaa7759b7a4fa0" | 5 | SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d" |
6 | PV = "20151106+gitr${SRCPV}" | 6 | PV = "20151214" |
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" |