Module: meta-angstrom
Branch: master
Commit: a4391f9b5829fb8bb5f01fc0a3dcd35be1eb8451

Author: Denys Dmytriyenko <de...@ti.com>
Date:   Fri Oct 14 12:38:38 2011 -0400

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 <de...@ti.com>
Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>

---

 conf/distro/include/angstrom.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index cbba36a..5d871c6 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -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


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to