[oe-commits] Saul Wold : watchdog: Fix License warning

git at git.openembedded.org git at git.openembedded.org
Fri Mar 16 10:43:54 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: c7abbaf6b73191f5580826aac5edbbc1eb0823fa
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c7abbaf6b73191f5580826aac5edbbc1eb0823fa

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Mar 14 17:46:30 2012 -0700

watchdog: Fix License warning

WARNING: watchdog: No generic license file exists for: GPL in any provider
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/watchdog/watchdog_5.11.bb |    2 +-
 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 0b88c1f..3c4f77b 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"





More information about the Openembedded-commits mailing list