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>
This commit is contained in:
Alexander Kanavin 2015-12-17 16:54:17 +02:00 committed by Richard Purdie
parent 04aa27c1ee
commit cefc24d6af
1 changed files with 2 additions and 2 deletions

View File

@ -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"