native.bbclass: correct PATH to have native-intercept be prepended
authorSaul Wold <sgw@linux.intel.com>
Tue, 26 Jun 2012 17:53:54 +0000 (10:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2012 15:26:44 +0000 (16:26 +0100)
commit578d4da1735fe87149e24d62b93fb346a3fca507
tree3329e187d380aa1534a0cecbfadae35364352fc7
parent6899a635fa97399f598c0696dea981637688cc90
native.bbclass: correct PATH to have native-intercept be prepended

This was needed since it was after the sysroots and thus in some cases
the native sysroot chown was being found and used instead of the script
provided by native-intercept/chown.  This was noticed by the non-gplv3
build since it's coreutils depends on coreutils-native.

(From OE-Core rev: bb5095d3f73a00222f50f9dd2cf8dc27cc72b4a2)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/native.bbclass