]> 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>
Sun, 4 Mar 2012 13:17:15 +0000 (05:17 -0800)
commit4066c7a3940df2740ad40b21e3ad517a9af20690
tree752495b1bca349004d8caf2b6264a1fd29b5474e
parent8bd88113ec7b962b570cdc90efa9f8b405730677
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.

(From OE-Core rev: 4a601314604e8428d9dace95c32a71a57eacaaf5)

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