diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-09-21 20:55:33 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-22 05:06:49 +0100 |
commit | 1da01664963b9c6a6df171dcd0fbb1406544035b (patch) | |
tree | 44a5b3a1e36bb843c922df05575eaa78f9d86000 /meta/site/arm-common | |
parent | 3f24b0f82458bcf15eabc74b9f370d9e774d0f63 (diff) | |
download | openembedded-core-1da01664963b9c6a6df171dcd0fbb1406544035b.tar.gz openembedded-core-1da01664963b9c6a6df171dcd0fbb1406544035b.tar.bz2 openembedded-core-1da01664963b9c6a6df171dcd0fbb1406544035b.tar.xz openembedded-core-1da01664963b9c6a6df171dcd0fbb1406544035b.zip |
python: Fix cgi.py runtime issue
By default cgi.py attempts to use /usr/local/bin/python as its
interpreter. However, on my Linux systems, including OE-Core,
python is installed into {bindir}. Adjust this one file based on
the comment at the top of the upstream file.
This resolves an issue where a runtime dependency discovered during
RPM packaging breaks the rootfs construction.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/arm-common')
0 files changed, 0 insertions, 0 deletions