[oe-commits] Klaus Kurzmann : exhibit: fix SRC_URI - exhibit moved to OLD

git version control git at git.openembedded.org
Mon Nov 30 15:54:53 UTC 2009


Module: openembedded.git
Branch: shr-testing2009
Commit: 0a4733c115e72630aeea87ba015dc424b6390462
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0a4733c115e72630aeea87ba015dc424b6390462

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sat Nov 28 20:48:20 2009 +0100

exhibit: fix SRC_URI - exhibit moved to OLD

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/e17/exhibit_svn.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/e17/exhibit_svn.bb b/recipes/e17/exhibit_svn.bb
index ac2b67d..16bd1fb 100644
--- a/recipes/e17/exhibit_svn.bb
+++ b/recipes/e17/exhibit_svn.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "Exhibit is the ETK picture viewer"
 LICENSE = "MIT BSD"
 DEPENDS = "evas ecore epsilon edje eet etk efreet"
 PV = "0.1.1+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit e
+
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http"





More information about the Openembedded-commits mailing list