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.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
And for testlab.bbclass:
URI: git://git.openembedded.net/meta-openembedded branch: master revision: HEAD
============================== Setup
It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom
This will set it up for the OpenEmbedded-core layout needed for this layer instead of the old OpenEmbedded-dev layout.
============================== Patches
Send pull requests to angstrom-distro-devel@linuxtogo.org with '[meta-angstrom]' in the subject'
When sending single patches, please use something like 'git send-email -1 --to angstrom-distro-devel@linuxtogo.org --subject-prefix meta-angstrom'
You are encouraged to fork the mirror on github https://github.com/koenkooi/meta-angstrom to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch ' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
Main layer maintainer: Koen Kooi koen@dominion.thruhere.net