summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/watchdog
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-03-14 17:46:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-16 10:40:30 +0000
commit17895d3559281dac79cb26d3bf6c9b19b9225ba3 (patch)
tree5562a8e55223a8c22e4c399f31ad4cb103ce9b8a /meta/recipes-extended/watchdog
parentf56eb887fdada14bca387d72c9acde6d0d0caebf (diff)
downloadpoky-17895d3559281dac79cb26d3bf6c9b19b9225ba3.tar.gz
watchdog: Fix License warning
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>
Diffstat (limited to 'meta/recipes-extended/watchdog')
-rw-r--r--meta/recipes-extended/watchdog/watchdog_5.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog_5.11.bb b/meta/recipes-extended/watchdog/watchdog_5.11.bb
index 0b88c1ff71..3c4f77b141 100644
--- a/meta/recipes-extended/watchdog/watchdog_5.11.bb
+++ b/meta/recipes-extended/watchdog/watchdog_5.11.bb
@@ -5,7 +5,7 @@ it will reboot the system."
5HOMEPAGE = "http://watchdog.sourceforge.net/" 5HOMEPAGE = "http://watchdog.sourceforge.net/"
6BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194" 6BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
7 7
8LICENSE = "GPLv1+" 8LICENSE = "GPL-1.0+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=8a7258c60a71a2f04b67fb01f495889c" 9LIC_FILES_CHKSUM = "file://COPYING;md5=8a7258c60a71a2f04b67fb01f495889c"
10 10
11PR = "r0" 11PR = "r0"