Revert "toolchain: allow side by side sysroot directories"
commit7b6cfca13066f67ba2f41e4c76d0179d1cf0b349
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Tue, 10 May 2016 14:01:37 +0000 (10 15:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Jun 2016 21:27:10 +0000 (7 23:27 +0200)
tree5a0df4e11cc8ef332343830ed2d69ff191c042a0
parent974e83a8f9a1c9054b0d702d63b85557388d4b7d
Revert "toolchain: allow side by side sysroot directories"

This reverts commit 9a1e9efe2618ebbf12ed2567bcd6e8cca5619547.

Currently Codescape toolchains cannot be used to generate a big endian
root file system because the support for side by side sysroots is not
complete.

There is a patch [1] waiting in the queue which fixes the issue for the
current version of Codescape toolchains we have, but it will not work
for the next one that is coming. So, instead of messing more with the
toolchain infra I think it's better to handle these specific Codescape
toolchain's weirdness in hooks which won't affect others.

[1]: http://patchwork.ozlabs.org/patch/571708/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/helpers.mk