nativesdk.bbclass: Ensure we have chrpath >=0.14
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 13:16:35 +0000 (14:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 16:10:34 +0000 (17:10 +0100)
commitfd7bd7fa9411a0fed5b3e8f9b18e93e9b0d2f1d0
treef4a9d0eee65dd89f2f3d94781af58ac7d266e20c
parentad68e81f47e75fee1305e614763318030a720dbf
nativesdk.bbclass: Ensure we have chrpath >=0.14

Versions earlier than 0.14 can't cope with 32 bit binaries on a 64 bit
system and vice versa. This results in problems for certain SDKMACHINE
combinations on certain hosts. By ensuring we build
chrpath-replacement-native we avoid this problems and the binaries work
correctly.

[YOCTO #3161]
[YOCTO #3201]

(From OE-Core rev: f89bced26de055817100d0b0e03094b031fcfd48)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/nativesdk.bbclass