]> code.ossystems Code Review - openembedded-core.git/commit
external-csl-toolchain: fixes for metadata changes
authorChristopher Larson <chris_larson@mentor.com>
Fri, 27 Jan 2012 17:13:43 +0000 (11:13 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Feb 2012 15:27:06 +0000 (15:27 +0000)
commit8fb1c84f4cadf8d7a061fd6d90d270c19b474bfe
treebc9fcfe91767f19b9caf2d2036370110e2d4a757
parent73ff2f404392a6942ec89af15ec7f52fe2e629a6
external-csl-toolchain: fixes for metadata changes

These allow the recipe to build again:

- add compilerlibs, g++, libgcc to the provides
- add linux-libc-headers-dev to the packages
- in libc-package, only sed the ldd.bash.in file if it exists, as the external
  toolchain is using that class as well
- shift the inherit location of the libc classes, as they were overriding the
  recipe's do_install
- use ?= for EXTERNAL_TOOLCHAIN, so the user can set it

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/libc-package.bbclass
meta/conf/distro/include/tcmode-external-csl2008q3.inc
meta/recipes-core/meta/external-csl-toolchain_2008q3-72.bb