diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-02-12 05:08:23 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-23 13:00:52 +0100 |
commit | 9267d8d35227bae6b98bd5d461d08feb565cc830 (patch) | |
tree | 1d7ac9b4e4723493ac4009dbd88e27dfd433ca8a /bitbake/HEADER | |
parent | 1c7472dbeb8e8400a28e603b4647453d877c7770 (diff) | |
download | poky-9267d8d35227bae6b98bd5d461d08feb565cc830.tar.gz |
relocate_sdk.py: allow relocate_sdk.py to work with python 2.4.x
Avoid the chicken / egg problem of an SDK that provides a working
python but requires that version of python to extract itself. The
RHEL 5.x systems and some other enterprise Linux systems ship with
python 2.4.x as the default python. We need to at least be able to
extract work executables even if we never use the the host provided
python again.
(From OE-Core rev: 9a5ed565758a6fcc94bc85ce6205375d2fd282ea)
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions