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:11:21 +0000 |
commit | 7d023f3b5fd2b562fcdde3c991cf49f35263d1ff (patch) | |
tree | 516041636d53fa89961448127bb2deab22dae4f3 /meta/lib/oe/distro_check.py | |
parent | 3eb70c067cf37a63501345a85e417540776e8b1d (diff) | |
download | poky-7d023f3b5fd2b562fcdde3c991cf49f35263d1ff.tar.gz |
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.
(From OE-Core rev: 0e6dd19b9736d2a8ae7c0f0ab124337d579b8f06)
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/distro_check.py')
0 files changed, 0 insertions, 0 deletions