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>
This commit is contained in:
Martin Jansa
2011-12-04 10:06:00 +01:00
committed by Koen Kooi
parent 9bae3e30eb
commit 4128ddd54f
+5 -1
View File
@@ -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 \
"