summaryrefslogtreecommitdiffstats
path: root/conf
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 /conf
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 'conf')
-rw-r--r--conf/distro/include/sane-srcrevs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index cfbee07e00..af31f67a57 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -2,4 +2,4 @@
# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
OPKG_SRCREV ?= "554"
-EFL_SRCREV ?= "51566"
+EFL_SRCREV ?= "52678"