diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-16 11:41:17 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-16 16:47:42 +0000 |
| commit | 6f761803a626d4f259a0e6e37f9ccd9b6105f5a3 (patch) | |
| tree | 83af716825d893435319489e125fc7dc5c46a872 | |
| parent | 0422aca9f66aa63157c2fc96e3249498fcf14fd4 (diff) | |
| download | poky-6f761803a626d4f259a0e6e37f9ccd9b6105f5a3.tar.gz | |
mobile-broadband-provider-info: Fix license warning
WARNING: mobile-broadband-provider-info: No generic license file exists for: CCPD in any provider
(From OE-Core rev: a56ac74b3ddea8e55e5e558f3fd59ba7b5bec739)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb | 2 |
1 files changed, 1 insertions, 1 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 d1ca0f09bf..47c9ed927f 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 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Mobile Broadband Service Provider Database" | 1 | DESCRIPTION = "Mobile Broadband Service Provider Database" |
| 2 | SECTION = "network" | 2 | SECTION = "network" |
| 3 | LICENSE = "CCPD" | 3 | LICENSE = "PD" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" |
| 5 | SRCREV = "d9995ef693cb1ea7237f928df18e03cccba96f16" | 5 | SRCREV = "d9995ef693cb1ea7237f928df18e03cccba96f16" |
| 6 | PV = "1.0.0+gitr${SRCPV}" | 6 | PV = "1.0.0+gitr${SRCPV}" |
