From: Kang Kai <kai.kang@windriver.com>
To: <poky@yoctoproject.org>
Subject: [PATCH 0/3] recipes: add chkconfig and dependecies
Date: Thu, 3 Mar 2011 13:15:25 +0800 [thread overview]
Message-ID: <cover.1299127174.git.kai.kang@windriver.com> (raw)
From: Kang Kai <kai.kang@windriver.com>
Add chkconfig for lsb command test, because lsb will check 2 commands install_initd
and remove_initd linked to command chkconfig.
slang and newt are depencies both from OE.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: kangkai/distro01
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro01
Thanks,
Kang Kai <kai.kang@windriver.com>
---
Kang Kai (3):
recipe: add chkconfig for LSB command test
recipe: add newt from OE
recipe: add slang from OE
.../recipes-extended/chkconfig/chkconfig_1.3.49.bb | 27 ++++++++
.../newt/files/include-without-python.patch | 71 ++++++++++++++++++++
meta/recipes-extended/newt/libnewt_0.52.12.bb | 37 ++++++++++
meta/recipes-extended/slang/slang/fix-uclibc.patch | 11 +++
meta/recipes-extended/slang/slang_2.2.2.bb | 25 +++++++
5 files changed, 171 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-extended/chkconfig/chkconfig_1.3.49.bb
create mode 100644 meta/recipes-extended/newt/files/include-without-python.patch
create mode 100644 meta/recipes-extended/newt/libnewt_0.52.12.bb
create mode 100644 meta/recipes-extended/slang/slang/fix-uclibc.patch
create mode 100644 meta/recipes-extended/slang/slang_2.2.2.bb
next reply other threads:[~2011-03-03 5:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 5:15 Kang Kai [this message]
2011-03-03 5:15 ` [PATCH 1/3] recipe: add chkconfig for LSB command test Kang Kai
2011-03-03 5:15 ` [PATCH 2/3] recipe: add newt from OE Kang Kai
2011-03-03 5:15 ` [PATCH 3/3] recipe: add slang " Kang Kai
2011-03-04 1:27 ` [PATCH 0/3] recipes: add chkconfig and dependecies Saul Wold
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.1299127174.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=poky@yoctoproject.org \
/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.