watchdog: Fix License warning
authorSaul Wold <sgw@linux.intel.com>
Thu, 15 Mar 2012 00:46:30 +0000 (17:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Mar 2012 10:40:30 +0000 (10:40 +0000)
WARNING: watchdog: No generic license file exists for: GPL in any provider
(From OE-Core rev: c7abbaf6b73191f5580826aac5edbbc1eb0823fa)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/watchdog/watchdog_5.11.bb

index 0b88c1f..3c4f77b 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"