]> code.ossystems Code Review - openembedded-core.git/commitdiff
watchdog: Upgrade to upstream v5.12
authorRadu Moisan <radu.moisan@intel.com>
Thu, 2 Aug 2012 11:53:37 +0000 (14:53 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Aug 2012 14:00:30 +0000 (15:00 +0100)
sourceforge.net link is broken at the time of this patch,
so I added a mirror.
License changed to GPLv2+

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mirrors.bbclass
meta/recipes-extended/watchdog/watchdog_5.12.bb [moved from meta/recipes-extended/watchdog/watchdog_5.11.bb with 66% similarity]

index 1a9a53176201d23f4ad8a99bdbad873e04ad9d95..9009f2009f6081219989d6d681da21beb8a6de13 100644 (file)
@@ -45,6 +45,7 @@ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://gd.tuwien.ac.at/utils/adm
 ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://sunsite.ualberta.ca/pub/Mirror/lsof/ \n \
 ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  ftp://the.wiretapped.net/pub/security/host-security/lsof/ \n \
 http://www.apache.org/dist  http://archive.apache.org/dist \n \
+http://downloads.sourceforge.net/watchdog/ http://fossies.org/linux/misc/ \n \
 cvs://.*/.*     http://downloads.yoctoproject.org/mirror/sources/ \n \
 svn://.*/.*     http://downloads.yoctoproject.org/mirror/sources/ \n \
 git://.*/.*     http://downloads.yoctoproject.org/mirror/sources/ \n \
similarity index 66%
rename from meta/recipes-extended/watchdog/watchdog_5.11.bb
rename to meta/recipes-extended/watchdog/watchdog_5.12.bb
index 6a611c99bb5266b95b268d79bc2289144850b8fa..cc4d1a3173be121592463c44cc7c61aeda75e923 100644 (file)
@@ -5,17 +5,16 @@ it will reboot the system."
 HOMEPAGE = "http://watchdog.sourceforge.net/"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
 
-LICENSE = "GPL-1.0+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8a7258c60a71a2f04b67fb01f495889c"
+LICENSE = "GPL-2.0+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ecc0551bf54ad97f6b541720f84d6569"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog_${PV}.tar.gz \
           file://fix-ping-failure.patch"
 
-
-SRC_URI[md5sum] = "02c764219b3bdb2373091cbd67109eb6"
-SRC_URI[sha256sum] = "723a7966e0c3d58e3f4df20943a5c9aa1553381f46aa0dbcf832016756e62792"
+SRC_URI[md5sum] = "cea28bea70e54f3625062bc808aef9af"
+SRC_URI[sha256sum] = "862d5da6ab34568bbd4ea695316f063fecabe107d0939ceea6c67c9ec0b1a08e"
 
 inherit autotools