From: Wenzong Fan <[email protected]> If enable test 'unsafe-references-in-binaries', build libpam will get following warnings: WARNING: QA Issue: libpam: /lib/security/pam_cracklib.so, installed in \ the base_prefix, requires a shared library under exec_prefix (/usr): \ libcrack.so.2 => /usr/lib/libcrack.so.2
The following changes since commit a62aed41f2d8f874f7ae24d0e5be5dbc66ea2199: lrzsz: check locale.h in configure (2013-06-04 15:55:46 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/cracklib http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/cracklib Wenzong Fan (1): cracklib: fix QA warning about unsafe references in binaries meta/recipes-extended/cracklib/cracklib_2.8.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
