diff options
Diffstat (limited to 'meta/recipes-extended/watchdog/watchdog-config.bb')
-rw-r--r-- | meta/recipes-extended/watchdog/watchdog-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog-config.bb b/meta/recipes-extended/watchdog/watchdog-config.bb index 8bf40f0f0e..a28d28033b 100644 --- a/meta/recipes-extended/watchdog/watchdog-config.bb +++ b/meta/recipes-extended/watchdog/watchdog-config.bb | |||
@@ -5,7 +5,7 @@ the system." | |||
5 | HOMEPAGE = "http://watchdog.sourceforge.net/" | 5 | HOMEPAGE = "http://watchdog.sourceforge.net/" |
6 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194" | 6 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194" |
7 | 7 | ||
8 | LICENSE = "MIT-X" | 8 | LICENSE = "MIT" |
9 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 9 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
10 | 10 | ||
11 | SRC_URI = " \ | 11 | SRC_URI = " \ |