From: Saul Wold Date: Thu, 15 Mar 2012 00:46:30 +0000 (-0700) Subject: watchdog: Fix License warning X-Git-Tag: 2015-4~11387 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c7abbaf6b73191f5580826aac5edbbc1eb0823fa;p=openembedded-core.git watchdog: Fix License warning WARNING: watchdog: No generic license file exists for: GPL in any provider Signed-off-by: Saul Wold --- 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." 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"