[oe-commits] Martin Jansa : esmart: update SRC_URI as it was moved to OLD

git version control git at git.openembedded.org
Fri Mar 19 18:50:10 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 19 18:45:38 2010 +0100

esmart: update SRC_URI as it was moved to OLD

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/esmart_svn.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb
index 57c74f2..bdcb6db 100644
--- a/recipes/efl1/esmart_svn.bb
+++ b/recipes/efl1/esmart_svn.bb
@@ -6,6 +6,8 @@ PR = "r2"
 
 inherit efl
 
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http"
+
 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
 
 PACKAGES =+ "${PN}-textentry \





More information about the Openembedded-commits mailing list