From patchwork Fri Jan 25 08:06:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] git: remove unpackaged perl-native files Date: Fri, 25 Jan 2013 08:06:55 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 43343 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com From: Wenzong Fan These warnings appear in a build which enabled multilib: ${libdir} is not applicable for the install path of perl-native files, files are always installed to /usr/lib no matter the target is 32/64 bits. After installing, remove unpackaged and unneeded perl-native files to prevent warnings. Fix warning: WARNING: For recipe git, the following files/directories were \ installed but not shipped in any package: ... WARNING: /usr/lib/perl-native/perl/5.14.2/Git.pm WARNING: /usr/lib/perl-native/perl/5.14.2/perllocal.pod WARNING: /usr/lib/perl-native/perl/5.14.2/Error.pm WARNING: /usr/lib/perl-native/perl/5.14.2/auto [YOCTO#3780] The following changes since commit f0e02dc132c301c0a33a3a8cecddc867b1f0a70e: sample.extended: Add DISTRO_FEATURES_INITMAN (2013-01-24 20:09:46 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/3780-git http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/3780-git Wenzong Fan (1): git: remove unpackaged perl-native files meta/recipes-devtools/git/git.inc | 6 +++++- meta/recipes-devtools/git/git_1.8.0.2.bb | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)