Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] V2: Patches for LSB perl test
Date: Wed, 5 Sep 2012 15:32:39 +0800	[thread overview]
Message-ID: <cover.1346829716.git.kai.kang@windriver.com> (raw)

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




             reply	other threads:[~2012-09-05  7:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05  7:32 Kang Kai [this message]
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

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.1346829716.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=Zhenfeng.Zhao@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /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