From patchwork Tue Aug 7 12:14:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] sysfsutils: install libs to base_libdir Date: Tue, 07 Aug 2012 12:14:22 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 34039 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com From: Wenzong Fan Fix the warning form pcmciautils building: "WARNING: QA Issue: pcmciautils: /sbin/pccardctl, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libsysfs.so.2 => /usr/lib/libsysfs.so.2" Just refer to Debian/Ubuntu distributions, install sysfsutils libs to "/lib*" instead of "/usr/lib*". [YOCTO #2907] The following changes since commit 99e6ed0b468d0269c432e250e90e3d0d96b709f1: iputils: Break libsysfs dependency (2012-08-07 12:58:02 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/2907 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2907 Wenzong Fan (1): sysfsutils: install libs to base_libdir meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)