[OE-core] [PATCH 05/11] wget: Fix License warning

Saul Wold sgw at linux.intel.com
Thu Mar 15 19:15:17 UTC 2012


WARNING: wget: No generic license file exists for: GPL in any provider
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-extended/wget/wget.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc
index 25f36c8..02ea2b8 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more."
 SECTION = "console/network"
-LICENSE = "GPL"
+LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 DEPENDS = "openssl"
 
-- 
1.7.7.6





More information about the Openembedded-core mailing list