aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-01 09:31:05 +0100
committerThomas Zimmermann <zimmermann@vdm-design.de>2010-12-04 11:10:52 +0100
commit057a9af21b90480775bda492b7147ab8f72d6336 (patch)
tree3e47e33c1200692cf20fe811d7bc1e27a10660ba /conf
parente71be4e630d49af8d2c54e654bd688043b7fcbb5 (diff)
downloadopenembedded-057a9af21b90480775bda492b7147ab8f72d6336.tar.gz
e-wm,efl: create e-base.bbclass with common settings and EFL_SRCREV
* include it from e.bbclass, efl.bbclass and now also python-efl.inc * also use BPN instead of "${@bb.data.getVar('PN', d, 1).replace('-native', '')}" Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/sane-srcrevs.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 3bb6ea8219..103e4c1535 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -1,5 +1 @@
-# this is alphabetical!
-# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
-
OPKG_SRCREV ?= "554"
-EFL_SRCREV ?= "54714"