Khem Raj e5bf14a545 angstrom-core-tweaks.inc: Fix SDK build failures since SDK_NAME is used in paths
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>
2011-04-30 21:37:36 +02:00
2011-03-21 12:25:47 +01:00

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
No description provided
Readme 2.3 MiB
Languages
BitBake 60.7%
Shell 38.2%
Lua 1.1%