Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] V2: Patches for LSB perl test
@ 2012-09-05  7:32 Kang Kai
  2012-09-05  7:32 ` [PATCH 1/9] meta-lsb: add layer meta-lsb Kang Kai
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Kang Kai @ 2012-09-05  7:32 UTC (permalink / raw)
  To: sgw; +Cc: Zhenfeng.Zhao, openembedded-core

Hi Saul,

I create layer meta-lsb and put the new added recipes for LSB test there.
Patch for perl is just modify the file in layer meta.

Regards,
Kai

The following changes since commit 37c8597e7600385367257e8a513e003947ebef5b:

  distro-tracking: remove xserver-kdrive (2012-09-02 05:52:16 -0700)

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

Kang Kai (9):
  meta-lsb: add layer meta-lsb
  libclass-isa-perl: add it
  perl: package modules Pod-Html and Tie-Hash-NamedCapture
  libpod-plainer-perl: add it
  libdumpvalue-perl: add it
  libenv-perl: add it
  libfile-checktree-perl: add it
  libi18n-collate-perl: add it
  task-core-lsb.bbappend: add bbappend file

 meta-lsb/README                                    |    4 ++
 meta-lsb/conf/layer.conf                           |   10 ++++++
 meta-lsb/recipes-core/tasks/task-core-lsb.bbappend |   15 +++++++++
 .../perl/libclass-isa-perl_0.36.bb                 |   32 +++++++++++++++++++
 .../perl/libdumpvalue-perl_1.16.bb                 |   20 ++++++++++++
 meta-lsb/recipes-devtools/perl/libenv-perl_1.03.bb |   22 +++++++++++++
 .../perl/libfile-checktree-perl_4.41.bb            |   33 ++++++++++++++++++++
 .../perl/libi18n-collate-perl_1.02.bb              |   22 +++++++++++++
 .../perl/libpod-plainer-perl_1.03.bb               |   24 ++++++++++++++
 meta/recipes-devtools/perl/perl-5.14.2/config.sh   |    2 +-
 10 files changed, 183 insertions(+), 1 deletions(-)
 create mode 100644 meta-lsb/README
 create mode 100644 meta-lsb/conf/layer.conf
 create mode 100644 meta-lsb/recipes-core/tasks/task-core-lsb.bbappend
 create mode 100644 meta-lsb/recipes-devtools/perl/libclass-isa-perl_0.36.bb
 create mode 100644 meta-lsb/recipes-devtools/perl/libdumpvalue-perl_1.16.bb
 create mode 100644 meta-lsb/recipes-devtools/perl/libenv-perl_1.03.bb
 create mode 100644 meta-lsb/recipes-devtools/perl/libfile-checktree-perl_4.41.bb
 create mode 100644 meta-lsb/recipes-devtools/perl/libi18n-collate-perl_1.02.bb
 create mode 100644 meta-lsb/recipes-devtools/perl/libpod-plainer-perl_1.03.bb

-- 
1.7.5.4




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

end of thread, other threads:[~2012-09-05  8:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05  7:32 [PATCH 0/9] V2: Patches for LSB perl test Kang Kai
2012-09-05  7:32 ` [PATCH 1/9] meta-lsb: add layer meta-lsb Kang Kai
2012-09-05  7:32 ` [PATCH 2/9] libclass-isa-perl: add it Kang Kai
2012-09-05  7:32 ` [PATCH 3/9] perl: package modules Pod-Html and Tie-Hash-NamedCapture Kang Kai
2012-09-05  7:32 ` [PATCH 4/9] libpod-plainer-perl: add it Kang Kai
2012-09-05  7:32 ` [PATCH 5/9] libdumpvalue-perl: " Kang Kai
2012-09-05  7:32 ` [PATCH 6/9] libenv-perl: " Kang Kai
2012-09-05  7:32 ` [PATCH 7/9] libfile-checktree-perl: " Kang Kai
2012-09-05  7:32 ` [PATCH 8/9] libi18n-collate-perl: " Kang Kai
2012-09-05  7:32 ` [PATCH 9/9] task-core-lsb.bbappend: add bbappend file Kang Kai
2012-09-05  8:27   ` Martin Jansa
2012-09-05  8:46     ` Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox