diff options
author | Yu Ke <ke.yu@intel.com> | 2011-07-11 15:23:18 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-12 14:55:23 +0100 |
commit | ab4ae436126f20b404375c9ae77cf66cfe31ea34 (patch) | |
tree | 93f6fdaa5ffb98f3449f4419593c09993f8da019 /meta/files/common-licenses/RPL-1.5 | |
parent | c97ab268d6a7092a89c8b0051924a2acc2d86d9c (diff) | |
download | openembedded-core-ab4ae436126f20b404375c9ae77cf66cfe31ea34.tar.gz openembedded-core-ab4ae436126f20b404375c9ae77cf66cfe31ea34.tar.bz2 openembedded-core-ab4ae436126f20b404375c9ae77cf66cfe31ea34.tar.xz openembedded-core-ab4ae436126f20b404375c9ae77cf66cfe31ea34.zip |
python-native: fix for non /usr/lib libdir case
the get_python_lib() use hard code "lib". when other recipe
building use python-native, the STAGING_LIBDIR is non /usr/lib,
so the hard code "lib" will break the build
This patch replace the hardcoded "lib" with value from libdir
to fix this issue.
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/RPL-1.5')
0 files changed, 0 insertions, 0 deletions