angstrom.inc: don't hard-depend on meta-efl layer

Allows building a minimal stack of layers - oe-core/bsp/meta-oe/meta-angstrom

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Denys Dmytriyenko
2011-10-14 12:38:38 -04:00
committed by Koen Kooi
parent 0263f83e4a
commit a4391f9b58

View File

@@ -203,7 +203,7 @@ DISTRO_FEATURES += ' ${@["", "thumb-interwork"][bb.data.getVar('THUMB_INTERWORK'
DISTRO_FEATURES += "${DISTRO_FEATURES_LIBC}"
# EFL tweaks
require conf/distro/include/efl-from-svn.inc
include conf/distro/include/efl-from-svn.inc
# Yocto tweaks
require conf/distro/include/angstrom-core-tweaks.inc