[oe-commits] Saul Wold : watchdog: fix SRC_URI _ -> -

git at git.openembedded.org git at git.openembedded.org
Mon Aug 13 19:14:17 UTC 2012


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Aug  9 12:05:06 2012 +0000

watchdog: fix SRC_URI _ -> -

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/watchdog/watchdog_5.12.bb |    4 ++--
 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 cc4d1a3..78262b8 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"





More information about the Openembedded-commits mailing list