aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/watchdog
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-08-09 12:05:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-13 20:10:33 +0100
commit8daf311c3be5d1bb6e0a903c0bdbbf2420454c9b (patch)
tree54bfa761503017924c68ae19c836d8024776596b /meta/recipes-extended/watchdog
parent047db049234854b0f21db462d13176e2b5cf70de (diff)
downloadopenembedded-core-contrib-8daf311c3be5d1bb6e0a903c0bdbbf2420454c9b.tar.gz
watchdog: fix SRC_URI _ -> -
(From OE-Core rev: 3d27ee3da296b57b6bc702431437e635c53697f7) 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.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog_5.12.bb b/meta/recipes-extended/watchdog/watchdog_5.12.bb
index cc4d1a3173..78262b80e4 100644
--- a/meta/recipes-extended/watchdog/watchdog_5.12.bb
+++ b/meta/recipes-extended/watchdog/watchdog_5.12.bb
@@ -8,9 +8,9 @@ BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://COPYING;md5=ecc0551bf54ad97f6b541720f84d6569"
-PR = "r0"
+PR = "r1"
-SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog_${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \
file://fix-ping-failure.patch"
SRC_URI[md5sum] = "cea28bea70e54f3625062bc808aef9af"