[oe] [PATCH] u2nl_1.3: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sun Dec 5 13:38:36 UTC 2010


new version avalible.

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
---
 recipes/u2nl/u2nl_1.3.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes/u2nl/u2nl_1.3.bb b/recipes/u2nl/u2nl_1.3.bb
index 8390e38..3b096aa 100644
--- a/recipes/u2nl/u2nl_1.3.bb
+++ b/recipes/u2nl/u2nl_1.3.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
 SECTION = "console/network"
 PRIORITY = "optional"
 
-SRC_URI = "http://www.reitwiessner.de/programs/u2nl-${PV}.tar.gz \
+SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Port_Forwarding/u2nl-${PV}.tar.gz \
 	   file://buildsystem.patch"
 S = "${WORKDIR}/u2nl-${PV}"
 
@@ -16,6 +16,4 @@ do_install () {
 
 SRC_URI[md5sum] = "d97a16d8b2231501ba418b5f1ffe018a"
 SRC_URI[sha256sum] = "7e1d8239a5bd43c50f6091b484acbc8a7c5886cd4523f1e369504266cbaca50d"
-#CHECKSUMS.INI MISMATCH: I've got this instead:
-#SRC_URI[md5sum] = "5c26e620674932b4d1e50ba86f47a805"
-#SRC_URI[sha256sum] = "d204bba10ce115d474d2d2ae3d027ddcbd10ad3909940a6779731d8df6c51c42"
+
-- 
1.7.0.4





More information about the Openembedded-devel mailing list