]> code.ossystems Code Review - openembedded-core.git/commit
sdk: Decouple default install path from built in path
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Jul 2021 15:44:56 +0000 (16:44 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Sep 2021 14:19:06 +0000 (04:19 -1000)
commit33a5714592bf41a26fcd7e8ff595b45538082431
tree5f07022e4fac78776cf17a0131af38e2bfb9d31d
parent448e0271ed831582bb5833486fc17b131676fb53
sdk: Decouple default install path from built in path

Add SDKPATHINSTALL which is used as the default install location of the SDK
instead of SDKPATH. This means the default install path isn't encoded into
every SDK binary, meaning if a date is used there the entire SDK doesn't
have to rebuild. Most distros can switch to only customise SDKPATHINSTALL
meaning more sstate reuse too.

[YOCTO #14100]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit bc4ee5453560dcefc4a4ecc5657df5cc1666e153)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/populate_sdk_base.bbclass
meta/conf/bitbake.conf
meta/files/toolchain-shar-extract.sh
meta/files/toolchain-shar-relocate.sh