[oe-commits] Klaus Schwarzkopf : msynctool_0.22: fixed SRC_URI

git version control git at git.openembedded.org
Thu Dec 9 20:57:07 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a5781edff2e5a3b8fd0ff71eb450a009a5a42d7c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a5781edff2e5a3b8fd0ff71eb450a009a5a42d7c

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sun Dec  5 13:46:45 2010 +0100

msynctool_0.22: fixed SRC_URI

Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/opensync/msynctool_0.22.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/opensync/msynctool_0.22.bb b/recipes/opensync/msynctool_0.22.bb
index 1815353..832cd2c 100644
--- a/recipes/opensync/msynctool_0.22.bb
+++ b/recipes/opensync/msynctool_0.22.bb
@@ -1,4 +1,4 @@
-SRC_URI = "http://www.opensync.org/attachment/wiki/download/msynctool-0.22.tar.bz2?format=raw"
+SRC_URI = "http://www.opensync.org/download/releases/0.22/msynctool-${PV}.tar.bz2"
 
 LICENSE = "GPL"
 DEPENDS = "libopensync"





More information about the Openembedded-commits mailing list