commit dd05e06b89906002f68d616a6326c962e725bc54
Author: Christopher Larson <chris_lar...@mentor.com>
Date:   Tue Jan 10 13:51:18 2012 -0600

    ncurses-native: install to libdir, not base_libdir

breaks python ncurses support.

Any ideas on proper fixing? For myself I revert this locally and
everything works perfectly.
(I think .so files and .a archives should be in usr/lib while .so
can go to /lib which is not the case with current ncurses.)
so mv in do_install should be sufficient, not --libdir=${base_libdir}.

All the best,
S.

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to