[OE-core] [PATCH 0/3] V2: Fix (nativesdk-)perl dependency issues

Kang Kai kai.kang at windriver.com
Wed Oct 24 06:09:50 UTC 2012


V2:
update dependencies among perl modules and fix dependency rules don't work
for nativesdk packages.
add the specified perl modules to autoconf rdepends and remove redundant deps
from automake.

The following changes since commit f07be9d2b68ac4e184ce2670bfa65b8d944387aa:

  yocto-bsp: set branches_base for list_property_values() (2012-10-22 12:15:55 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/fix-perl
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/fix-perl

Kang Kai (3):
  perl: update dependencies among modules
  autoconf: update runtime dependencies
  automake: update dependencies

 meta/recipes-devtools/autoconf/autoconf.inc        |   19 +-
 meta/recipes-devtools/autoconf/autoconf_2.69.bb    |    2 +-
 meta/recipes-devtools/automake/automake_1.12.3.bb  |   20 +-
 .../recipes-devtools/perl/perl-rdepends_5.14.2.inc |  436 ++++++++++---------
 meta/recipes-devtools/perl/perl_5.14.2.bb          |    2 +-
 5 files changed, 251 insertions(+), 228 deletions(-)

-- 
1.7.5.4





More information about the Openembedded-core mailing list