e5bf14a54540b08904dab11a7c422b9df43ba2eb
SDK_NAME is used in sysroot paths and BASE_PACKAGE_ARCH is not same for crossdk and nativesdk recipes so gcc-crosssdk fails to find the sysroot we use FEED_ARCH instead this gives the subarch like armv7a to differentialte multimachine SDK builds. We remove TARGET_OS since same information is proviced by TCLIBC We remove DISTRO_VERSION since its too much information of little use 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
It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference:
After "Step 1" go into the newl created 'setup-scripts' directory and do
git checkout origin/oe-core -b oe-core
This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout.
Send pull requests to openembedded-core@lists.openembedded.org
Main layer maintainer: Koen Kooi koen@dominion.thruhere.net
Description
Languages
BitBake
60.7%
Shell
38.2%
Lua
1.1%