[OE-core] [PATCH 0/1] Add standalone kconfig infrastructure

Khem Raj raj.khem at gmail.com
Wed Jun 20 21:40:52 UTC 2012


Right now we have few packages which uses kconfig infra
besides the Linux kernel e.g. busybox, uclibc
at present they all include their own version of kconfig
infrastructure. This package called kconfig-frontends
has been created to help manage projects using kconfig
or wanting to use kconfig which are not kernel.

The package will keep lock step releases with upstream
kernel release.

This will tremendesouly help in deploying kconfig into
glibc/eglibc which is going to convert the eglibc options
into kconfig and eventually into glibc.

I do not have the eglibc patches quite ready yet. but
this is independent of that change.

The following changes since commit 6d761ae17ddbd3d936e7fe985b40825ad62b2418:

  debian.bbclass: invoke target objdump (2012-06-18 13:20:29 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/kconfig-frontends
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/kconfig-frontends

Khem Raj (1):
  kconfig-frontends: New recipe

 .../kconfig-frontends/kconfig-frontends_3.4.bb     |   28 ++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.4.bb

-- 
1.7.5.4





More information about the Openembedded-core mailing list