All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] recipes: add chkconfig and dependecies
@ 2011-03-03  5:15 Kang Kai
  2011-03-03  5:15 ` [PATCH 1/3] recipe: add chkconfig for LSB command test Kang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kang Kai @ 2011-03-03  5:15 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-04  1:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03  5:15 [PATCH 0/3] recipes: add chkconfig and dependecies Kang Kai
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

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.