generic-poky/meta/recipes-core/ncurses
Christopher Larson 4807e0b3ae ncurses-native: install to libdir, not base_libdir
For target, both base_libdir and libdir in sysroot can be used, as we pass
--sysroot to the toolchain. For native, we don't do this, and we also only add
-L<sysroot>/${libdir}, not -L<sysroot>/${base_libdir}, resulting in other
native recipes (like readline-native) failing to find the ncurses libraries.

readline-native only built successfully on hosts where it could fall back to
their ncurses/termcap rather than the one in the sysroot.

(From OE-Core rev: dd05e06b89906002f68d616a6326c962e725bc54)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-17 14:53:14 +00:00
..
ncurses-5.9 update patch upstream status 2011-05-13 11:02:14 +01:00
site_config ncurses: Fix site_config 2011-07-14 15:02:29 +01:00
ncurses.inc ncurses-native: install to libdir, not base_libdir 2012-01-17 14:53:14 +00:00
ncurses_5.9.bb ncurses: Remove unwanted package config from previous .inc merge 2011-04-12 10:12:20 -07:00