]> code.ossystems Code Review - openembedded-core.git/commit
multilib: Drop populate_sdk variable manipulation
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Sep 2015 02:04:12 +0000 (19:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:57:21 +0000 (17:57 +0100)
commit568b81b5102213643e382d31a4e5e56f90ee6ff9
treed9d072de8d1cfcbe4a50371f1db059bced0e54a0
parentfc469e51475b5272b4047d4713eb99529193ac8a
multilib: Drop populate_sdk variable manipulation

I believe this code dates from previous times when we didn't extend
the TOOLCHAIN_TARGET* variables to cover all multilibs. We now do
this so this code acutally breaks things by removing the non-multilib
variants.

By changing this, a multilib SDK now contains both sets of base libraries
which matches the tools we ship with it. If the user wishes to customise,
this also becomes easier.

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