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>
Thu, 2 Feb 2012 16:55:31 +0000 (16:55 +0000)
commitf9f394f2bfa9afe222123f367b1517627880daa6
treeb557f50a4beeeef07f6aaa83c5ae977957f24b40
parenta050034aa0dba82cc1aa56d4bd10b3a5c0a7a5a4
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

(From OE-Core rev: 8fb1c84f4cadf8d7a061fd6d90d270c19b474bfe)

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