diff options
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 47c9ed927f..b797f8ccc0 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 @@ DESCRIPTION = "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 = "d9995ef693cb1ea7237f928df18e03cccba96f16" | 5 | SRCREV = "4ed19e11c2975105b71b956440acdb25d46a347d" |
6 | PV = "1.0.0+gitr${SRCPV}" | 6 | PV = "20120614+gitr${SRCPV}" |
7 | PE = "1" | 7 | PE = "1" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||