]> code.ossystems Code Review - openembedded-core.git/commit
perl: update RPROVIDES and popuate_package script
authorKang Kai <kai.kang@windriver.com>
Mon, 5 Nov 2012 03:27:11 +0000 (11:27 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 5 Jan 2013 06:01:20 +0000 (22:01 -0800)
commite8e03deb1eb8fbbf297ad4b07f7e1642102ae308
tree71160742da0ef9b388bd83c765ac54acba4941dd
parent96fb96ddd00881947875518df832fa74faec8a45
perl: update RPROVIDES and popuate_package script

File warnings/register.pm has been moved to package perl, update
RPROVIDES_perl to provides perl-module-warnings-register for backward
compatibility.

Update populate_package script for:
1 Way to deal directory 'Module/' is not right, it creates packages
  whose names end with '-pm'. Update to drop these packages.
2 Deal directory 'auto/' to put same name module file(.pm) and library
  file(.so) into one package. That because .pm file requires the same
  name .so file at runtime.

[Part of Yocto 3338]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/perl/perl_5.14.2.bb