]> code.ossystems Code Review - openembedded-core.git/commitdiff
watchdog: Fix License warning
authorSaul Wold <sgw@linux.intel.com>
Thu, 15 Mar 2012 00:46:30 +0000 (17:46 -0700)
committerSaul Wold <sgw@linux.intel.com>
Thu, 15 Mar 2012 18:43:31 +0000 (11:43 -0700)
WARNING: watchdog: No generic license file exists for: GPL in any provider
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/watchdog/watchdog_5.11.bb

index 0b88c1ff715217c75838dd82043e5c3238cbd8fc..3c4f77b141640c870b2a9817e0a2856a76dff4f1 100644 (file)
@@ -5,7 +5,7 @@ it will reboot the system."
 HOMEPAGE = "http://watchdog.sourceforge.net/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
 
-LICENSE = "GPLv1+"
+LICENSE = "GPL-1.0+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8a7258c60a71a2f04b67fb01f495889c"
 
 PR = "r0"