aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-12-04 10:06:00 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-06 13:08:30 +0100
commit4128ddd54f15293ebcb5fe920f0451ae9557b074 (patch)
treef7d57ee1ffd68a8ffaba169036d7d6b9e0c5224a /meta-efl
parent9bae3e30eb007b3b7de6cec007fabb847f9ca8c5 (diff)
downloadmeta-openembedded-contrib-4128ddd54f15293ebcb5fe920f0451ae9557b074.tar.gz
eve: add autopoint
* autopoint was removed in e.bbclass because most stuff works without it and it was breaking elementary but here it's still needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/eve_svn.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/eve_svn.bb b/meta-efl/recipes-efl/e17/eve_svn.bb
index 2cec0fd5de..7836c8bb65 100644
--- a/meta-efl/recipes-efl/e17/eve_svn.bb
+++ b/meta-efl/recipes-efl/e17/eve_svn.bb
@@ -3,13 +3,17 @@ LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
DEPENDS = "evas ecore edje elementary webkit-efl"
PV = "0.3.0.0+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
SRCREV = "${EFL_SRCREV}"
inherit e gettext
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"
+do_configure_prepend() {
+ autopoint || touch config.rpath
+}
+
SRC_URI += "file://eve-theme-for-smaller-screens.patch \
"