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:
acc040c
)
eet: fix version
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 29 Jun 2010 11:45:14 +0000
(13:45 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 29 Jun 2010 15:18:11 +0000
(17:18 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/efl1/eet_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/efl1/eet_svn.bb
b/recipes/efl1/eet_svn.bb
index
65181b7
..
73417fc
100644
(file)
--- a/
recipes/efl1/eet_svn.bb
+++ b/
recipes/efl1/eet_svn.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "EET is the Enlightenment data storage library"
DEPENDS = "pkgconfig zlib jpeg openssl eina"
LICENSE = "MIT BSD"
SRCREV = "${EFL_SRCREV}"
-PV = "1.3.
0
+svnr${SRCPV}"
+PV = "1.3.
2
+svnr${SRCPV}"
inherit efl