Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] V2: Fix (nativesdk-)perl dependency issues
Date: Wed, 24 Oct 2012 14:09:50 +0800	[thread overview]
Message-ID: <cover.1351049433.git.kai.kang@windriver.com> (raw)

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




             reply	other threads:[~2012-10-24  6:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24  6:09 Kang Kai [this message]
2012-10-24  6:09 ` [PATCH 1/3] perl: update dependencies among modules Kang Kai
2012-10-24  6:09 ` [PATCH 2/3] autoconf: update runtime dependencies Kang Kai
2012-10-24  6:09 ` [PATCH 3/3] automake: update dependencies Kang Kai
2012-10-24 11:48 ` [PATCH 0/3] V2: Fix (nativesdk-)perl dependency issues Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1351049433.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=Zhenfeng.Zhao@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox