]> code.ossystems Code Review - openembedded-core.git/commit
gnu-config: Only apply path transformations in the non-native/non-nativesdk case
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Dec 2011 12:42:27 +0000 (12:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Dec 2011 12:45:53 +0000 (12:45 +0000)
commit4a601314604e8428d9dace95c32a71a57eacaaf5
treef466b224b51b8a8a56f578534a6d1876b0195100
parent19266bcaae3ee4588e2da1e76a1066f2a150f371
gnu-config: Only apply path transformations in the non-native/non-nativesdk case

The BUILD_ARCH != TARGET_ARCH check isn't a safe one to detect native builds
and doesn't cover the nativesdk case. This converts the recipe to use PN
instead which is more accurate and ensures the correct entries making it
into the correct packages.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gnu-config/gnu-config_20111111.bb
meta/recipes-devtools/gnu-config/gnu-config_git.bb