From patchwork Wed Oct 24 06:09:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] V2: Fix (nativesdk-)perl dependency issues Date: Wed, 24 Oct 2012 06:09:50 -0000 From: Kang Kai X-Patchwork-Id: 38495 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org 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(-)