diff options
author | Scott Garman <scott.a.garman@intel.com> | 2012-03-09 20:47:12 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:51:45 +0000 |
commit | ccd370ab147b78de7a5bd74818f755f4d3ca6d81 (patch) | |
tree | af79451710416ef344dbc244230275ec5b4057e1 /meta/classes/module.bbclass | |
parent | 71062c1e0fb45a4b4e58ea5d217706aa2b402d88 (diff) | |
download | openembedded-core-ccd370ab147b78de7a5bd74818f755f4d3ca6d81.tar.gz openembedded-core-ccd370ab147b78de7a5bd74818f755f4d3ca6d81.tar.bz2 openembedded-core-ccd370ab147b78de7a5bd74818f755f4d3ca6d81.tar.xz openembedded-core-ccd370ab147b78de7a5bd74818f755f4d3ca6d81.zip |
ncurses: move only libncurses and libtinfo to base_libdir
The previous approach to moving the ncurses libraries to
base_libdir was too aggressive, and it broke curses support
in python.
Instead, move only libncurses, libncursesw, and libtinfo to
base_libdir and leave the remaining libraries in libdir.
Also delete ${libdir}/terminfo as it never gets packaged to
avoid a QA warning.
This fixes [YOCTO #2070] and is a partial fix for [YOCTO #1937].
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/classes/module.bbclass')
0 files changed, 0 insertions, 0 deletions