All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mobile-broadband-provider-info: Fix license warning
@ 2012-03-16 11:48 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-03-16 11:48 UTC (permalink / raw)
  To: openembedded-core

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

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
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}"





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-16 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 11:48 [PATCH] mobile-broadband-provider-info: Fix license warning Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.