[oe-commits] Frederik Sdun : Epsilon: use new SRC_URI

git version control git at git.openembedded.org
Sat Oct 3 11:51:54 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 11a23ac271cd30be90bd68c409228c49b3a8dbcf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=11a23ac271cd30be90bd68c409228c49b3a8dbcf

Author: Frederik Sdun <frederik.sdun at googlemail.com>
Date:   Sat Oct  3 09:49:48 2009 +0000

Epsilon: use new SRC_URI

Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun at googlemail.com>
Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

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

diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb
index ba81e65..63d6d0d 100644
--- a/recipes/efl1/epsilon_svn.bb
+++ b/recipes/efl1/epsilon_svn.bb
@@ -8,6 +8,8 @@ PR = "r6"
 
 inherit efl
 
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http"
+
 # a gstreamer thumbnailer would be nice now that we have emotion using gstreamer as well
 EXTRA_OECONF = "--disable-xine"
 





More information about the Openembedded-commits mailing list