]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc-cross: Stop target recipes depending on SDK_SYS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2016 16:43:25 +0000 (17:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Oct 2016 20:45:57 +0000 (21:45 +0100)
commit2ba0fbcdf2bb9c8edb252fc815a4bd146fd766b7
tree6fcc6674230af0705ab2dfb9a39a5439c8035943
parent6f03af9ae34a7e6383038a8a21488efc48a603d3
gcc-cross: Stop target recipes depending on SDK_SYS

gcc-cross target recipes should not depend on SDK_SYS but started to
after recent changes. Remove the dependency to stop this (its caused
by shared code in do_install). The compiler names contain SDK_SYS
so changes would be correctly handled via other means.

(From OE-Core rev: 2b5761350a074de2e1a6db19621945fba39089fc)

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