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:
a4d4ca4
)
e-base: bump SRCREV
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 1 Dec 2010 09:31:57 +0000
(10:31 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 2 Dec 2010 13:51:15 +0000
(14:51 +0100)
* illume indicator was fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
classes/e-base.bbclass
patch
|
blob
|
history
diff --git
a/classes/e-base.bbclass
b/classes/e-base.bbclass
index
81f6b8a
..
c109fee
100644
(file)
--- a/
classes/e-base.bbclass
+++ b/
classes/e-base.bbclass
@@
-1,7
+1,7
@@
HOMEPAGE = "http://www.enlightenment.org"
SRCNAME ?= "${BPN}"
-EFL_SRCREV ?= "5
4714
"
+EFL_SRCREV ?= "5
5157
"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=${SRCNAME};proto=http"
S = "${WORKDIR}/${SRCNAME}"