diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-02-12 05:08:22 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-12 13:01:52 +0000 |
commit | 0e6dd19b9736d2a8ae7c0f0ab124337d579b8f06 (patch) | |
tree | 9d59b9f9dbfdf3dc302ad678a9d6543e3c70b21f /scripts | |
parent | 3752a9c6d772b39bbe04d62ef4d3527b4c7198c1 (diff) | |
download | openembedded-core-0e6dd19b9736d2a8ae7c0f0ab124337d579b8f06.tar.gz openembedded-core-0e6dd19b9736d2a8ae7c0f0ab124337d579b8f06.tar.bz2 openembedded-core-0e6dd19b9736d2a8ae7c0f0ab124337d579b8f06.zip |
populate_sdk_base.bbclass: Improve debugging capabilities for SDK installer
After having to debug the SDK installer a few times in
addition to the relocation code the following patch was created
to improve the capabilities around debugging the SDK installer.
1) Add a verbose mode -D which set a set -x to see what
the SDK installer is doing.
2) Add a mode -S to save the relocation scripts for the purpose
of debugging them in conjunction with -D
3) Add a mode -R to not execute the relocation scripts for the
purpose of debugging the relocations.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions