]> code.ossystems Code Review - openembedded-core.git/commit
gcc-package-cross: Switch to using pattern matching to detect when to stash libgcc...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Jun 2011 16:27:25 +0000 (17:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jul 2011 10:16:53 +0000 (11:16 +0100)
commita39cbed2ec887fb83335ba93e92d971c84a0f4d8
treec79593cf855925ed0bae87766e8575c4186205f0
parentb5a1dda07e6115723ec6fc99390dc637766a2fbc
gcc-package-cross: Switch to using pattern matching to detect when to stash libgcc into the sysroot

Currently, we stash libgcc if PN is gcc-cross or gcc-crosssdk. This patch
changes it to work for *gcc-cross and *-gcc-crosssdk which means it
will patch for multilib extended toolchains.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-package-cross.inc