git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e1292f
)
exhibit: fix SRC_URI - exhibit moved to OLD
author
Klaus Kurzmann
<mok@fluxnetz.de>
Sat, 28 Nov 2009 19:48:20 +0000
(20:48 +0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Sat, 28 Nov 2009 19:48:20 +0000
(20:48 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/e17/exhibit_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/e17/exhibit_svn.bb
b/recipes/e17/exhibit_svn.bb
index
ac2b67d
..
16bd1fb
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
inherit e
+
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http"