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] V3: Patches for LSB perl test
Date: Thu, 6 Sep 2012 10:28:16 +0800 [thread overview]
Message-ID: <cover.1346836639.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2012-09-06 2:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 2:28 Kang Kai [this message]
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
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.1346836639.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 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.