Module: meta-angstrom Branch: master Commit: 0e503fdabb29d45b29b2b5eca7edaf4002b0f4a4
Author: Khem Raj <raj.k...@gmail.com> Date: Fri Jan 27 01:01:08 2012 -0800 angstrom: Leverage oe-core configurations when possible tclibc-* files also get included via bibake.conf so we dont need to include them here and it also means that we dont append to OVERRIDES n number of times the inclusions happen ${TCLIBC}.inc files are really unused so delete them and move interesting content from uclibc.inc to angstrom-uclibc.inc Set SOC_FAMILY to be empty if not set. Setting it to 'Unknown' adds Unknown to OVERRIDES which we should avoid. Adjust MACHINEOVERRIDES to account for empty SOC_FAMILY No need to pin webkit-gtk and cairo to armv4t it works fine without it. thumb-interwork is already available in OVERRIDES via tune features from OE core so we dont add it to DISTRO_FEATURES arm-thumb.inc is unused, delete it whatever it provided is already available through tune features No need to set THUMB_INTERWORK, machine confs know it better now Signed-off-by: Khem Raj <raj.k...@gmail.com> Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- conf/distro/angstrom-2010.x.conf | 1 - conf/distro/include/angstrom-eglibc.inc | 2 - conf/distro/include/angstrom-uclibc.inc | 22 ++++++++++++++++- conf/distro/include/angstrom-uclinux-uclibc.inc | 2 +- conf/distro/include/angstrom.inc | 22 ++-------------- conf/distro/include/arm-thumb.inc | 30 ----------------------- conf/distro/include/eglibc.inc | 16 ------------ conf/distro/include/glibc.inc | 16 ------------ conf/distro/include/uclibc.inc | 22 ---------------- 9 files changed, 25 insertions(+), 108 deletions(-) _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel