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

Hi Saul,

V3 just update packagegroup-core-lsb.bbappend commit that I missed the task --> packagegoups rename.

V2:
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 99c85ba93075a1aff789cafabbacf42e6a93bd32:

  build-appliance-image: Update to latest poky master (2012-09-04 18:04:40 +0100)

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
  packagegroup-core-lsb.bbappend: add bbappend file

 meta-lsb/README                                    |    4 ++
 meta-lsb/conf/layer.conf                           |   10 ++++++
 .../packagegroups/packagegroup-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/packagegroups/packagegroup-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] 10+ messages in thread

end of thread, other threads:[~2012-09-06  2:40 UTC | newest]

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

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