]> code.ossystems Code Review - openembedded-core.git/commit
Install cross-packages into the native sysroot
authorJoshua Lock <josh@linux.intel.com>
Thu, 22 Apr 2010 14:20:05 +0000 (15:20 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 27 Apr 2010 17:29:57 +0000 (18:29 +0100)
commitc22ab5fc9fd0f18153e73f941f050539d415ff56
tree0af352c233ff4524595e924ebb32f72c7a8828db
parent00c5c9744220ed8a019ede55cdf2809b1d3b72a5
Install cross-packages into the native sysroot

Cross is no longer required so can go away, we now install cross packages into
the native sysroot and use them from there.

This patch includes updates to classes and some recipes which reference
CROSS_DIR. Others still need fixing an image can be built and run with this
patch applied.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/cross.bbclass
meta/classes/glibc-package.bbclass
meta/classes/icecc.bbclass
meta/classes/nativesdk.bbclass
meta/classes/packaged-staging.bbclass
meta/conf/bitbake.conf
meta/packages/gcc/gcc-configure-runtime.inc
meta/packages/gcc/gcc-cross-initial_4.3.3.bb
meta/packages/gcc/gcc-cross-intermediate_4.3.3.bb
meta/packages/gcc/gcc-package-cross.inc