aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-01 09:31:05 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-02 14:51:12 +0100
commit20b9a2052ec41118d3833ced95d758991c1eedf8 (patch)
treecdeecfa86f901de6d8d95f98f48bc055476f5554 /conf
parente807ac4a39691c3662a6fc0dd6512dbb62c51992 (diff)
downloadopenembedded-20b9a2052ec41118d3833ced95d758991c1eedf8.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.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 9531ae4757..e69de29bb2 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -1,3 +0,0 @@
-# only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
-
-EFL_SRCREV ?= "54714"