summaryrefslogtreecommitdiff
path: root/scripts/relocate_sdk.py
AgeCommit message (Collapse)AuthorFiles
2012-08-02scripts: add script for relocating the SDKLaurentiu Palcu1
This script will be embedded in the SDK tarball and will be called by the SDK installer. It replaces the interpreter path in all binaries and it also changes the ld.so.cache and SYSDIRS in dynamic loader. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>