meta-efl: import from meta-shr.

Not all dependencies are in yet e.g. eve is missing webkit-efl, but e-wm should build

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-03-23 18:15:03 +01:00
parent 1c2cf0868b
commit 7d995c58b1
95 changed files with 2569 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
HOMEPAGE = "http://www.enlightenment.org"
SRCNAME ?= "${BPN}"
# usually tracks svn trunk HEAD
EFL_SRCREV ?= "56372"
# revision when 1.0.0 was released, for recipes which don't need rebuild so often
EFL_SRCREV_1.0.0 ?= "56356"
ARM_INSTRUCTION_SET = "arm"