[poky] [PATCH 0/3] recipes: add chkconfig and dependecies
Kang Kai
kai.kang at windriver.com
Wed Mar 2 21:15:25 PST 2011
From: Kang Kai <kai.kang at 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 at 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
More information about the poky
mailing list