]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
Revert "relocate_sdk.py: remove hardcoded SDK path"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jul 2018 15:45:23 +0000 (16:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jul 2018 15:46:47 +0000 (16:46 +0100)
commitb247392b4ced57cfe694656032f6a6723740a9e8
tree04c955fb568206ab7411190ea15d34cade000e02
parent39c1719a32ed5567e3bf2df5c4f9068d0f5a9400
Revert "relocate_sdk.py: remove hardcoded SDK path"

This reverts commit 6671a4d980c8bef8f402780a308f6c43a25044aa.

This breaks uninative tarball since the call of relocate_sdk.py from uninative.bbclass
wasn't updated to account for this change. It isn't clear what value that code could
pass in and this isn't simple to fix so revert until a better fix can be found
that doesn't break uninative.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass
meta/files/toolchain-shar-relocate.sh
scripts/relocate_sdk.py