aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-20 07:59:17 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-24 18:51:13 +0200
commitd33ca8e16602a72d99f47a465bb56a613273cbc6 (patch)
tree129a79ffffff2611e36d7fcac94f4263306a399a /recipes/e17
parente86bc83bc243626dff59f5c64659874290e00d3e (diff)
downloadopenembedded-d33ca8e16602a72d99f47a465bb56a613273cbc6.tar.gz
EFL: bump SRCREV
* python-efl: python EFL bindings are now using autotools instead of setuptools started with r52282 * python-efl: prefix includedir value returned from pkg-config --variable=includedir with STAGING_DIR_HOST * python-efl: don't install .svn files with examples * python-edje: update patch for unicode conversion * elmdentica: jump back to EFL_SRCREV * ecore: rebased patch, see http://patchwork.openembedded.org/patch/2626/ for discussion if it's still really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/elmdentica_svn.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index edaf7383fc..460dbc1a4e 100644
--- a/recipes/e17/elmdentica_svn.bb
+++ b/recipes/e17/elmdentica_svn.bb
@@ -9,6 +9,4 @@ inherit e
PV = "0.9.9+svnr${SRCPV}"
PR = "r1"
-#temporary bump SRCREV above EFL_SRCREV to fix build after 55b3912f14b1919bf2cd330e48546f11c179794f
-#SRCREV = "${EFL_SRCREV}"
-SRCREV = "52153"
+SRCREV = "${EFL_SRCREV}"