[oe-commits] Richard Purdie : mobile-broadband-provider-info: Fix license warning

git at git.openembedded.org git at git.openembedded.org
Fri Mar 16 16:51:14 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: a56ac74b3ddea8e55e5e558f3fd59ba7b5bec739
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a56ac74b3ddea8e55e5e558f3fd59ba7b5bec739

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Mar 16 11:41:17 2012 +0000

mobile-broadband-provider-info: Fix license warning

WARNING: mobile-broadband-provider-info: No generic license file exists for: CCPD in any provider

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../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 d1ca0f0..47c9ed9 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 @@
 DESCRIPTION = "Mobile Broadband Service Provider Database"
 SECTION = "network"
-LICENSE = "CCPD"
+LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
 SRCREV = "d9995ef693cb1ea7237f928df18e03cccba96f16"
 PV = "1.0.0+gitr${SRCPV}"





More information about the Openembedded-commits mailing list