From 9649445b8798cc2842e4525de1b0bc1a6338af7c Mon Sep 17 00:00:00 2001
From: Marcin Juszkiewicz <hrw@openedhand.com>
Date: Thu, 9 Aug 2007 13:37:57 +0000
Subject: libsync: fix SRC_URI

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2472 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/packages/sync/libsync_svn.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'meta')

diff --git a/meta/packages/sync/libsync_svn.bb b/meta/packages/sync/libsync_svn.bb
index 3732b3959..82fcf3bff 100644
--- a/meta/packages/sync/libsync_svn.bb
+++ b/meta/packages/sync/libsync_svn.bb
@@ -10,7 +10,7 @@ RRECOMMENDS = "\
 	"
 PV = "0.0+svnr${SRCREV}"
 
-SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=sync;proto=http"
+SRC_URI = "svn://svn.o-hand.com/repos/sync/trunk;module=sync;proto=http"
 
 inherit autotools pkgconfig
 
-- 
cgit v1.2.3