[oe] [PATCH] dkg_1.6: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sat Nov 27 15:32:25 UTC 2010


---
 recipes/ekg/ekg_1.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ekg/ekg_1.6.bb b/recipes/ekg/ekg_1.6.bb
index 9762355..2fa7a5c 100644
--- a/recipes/ekg/ekg_1.6.bb
+++ b/recipes/ekg/ekg_1.6.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://ekg.chmurka.net/"
 SECTION = "console/network"
 LICENSE = "GPL LGPL"
 
-SRC_URI = "http://ekg.chmurka.net/${PN}-${PV}.tar.gz"
+SRC_URI = "http://downloads.sourceforge.net/project/ekg/ekg/1.6/${PN}-${PV}.tar.gz"
 
 inherit autotools
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list