All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] V2: Perl: update package split and inner dependencies
@ 2012-12-27  6:34 Kang Kai
  2012-12-27  6:34 ` [PATCH 1/3] autoconf: update RDEDENDS Kang Kai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kang Kai @ 2012-12-27  6:34 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

Because there is a pending perl-tests patch on the maillist, I didn't bump up PR.

V2:
This version update pacakge split script that make the same name A.pm and A.so files
into one package. And update autoconf rdependency.

The following changes since commit 90c0eb29f0b41e4ac2d3d17ebad7295c2ebdc02a:

  rootfs_rpm.bbclass: remove debug code (2012-12-19 21:43:55 +0000)

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

Kang Kai (3):
  autoconf: update RDEDENDS
  perl: update RPROVIDES and popuate_package script
  perl: update dependency creating script

 meta/recipes-devtools/autoconf/autoconf.inc        |    1 -
 meta/recipes-devtools/autoconf/autoconf_2.69.bb    |    2 +-
 .../recipes-devtools/perl/perl-rdepends_5.14.2.inc | 2336 +++++++++++++++++++-
 meta/recipes-devtools/perl/perl_5.14.2.bb          |    9 +-
 4 files changed, 2293 insertions(+), 55 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-27  6:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27  6:34 [PATCH 0/3] V2: Perl: update package split and inner dependencies Kang Kai
2012-12-27  6:34 ` [PATCH 1/3] autoconf: update RDEDENDS Kang Kai
2012-12-27  6:34 ` [PATCH 2/3] perl: update RPROVIDES and popuate_package script Kang Kai
2012-12-27  6:35 ` [PATCH 3/3] perl: update dependency creating script Kang Kai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.