Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Add standalone kconfig infrastructure
@ 2012-06-20 21:40 Khem Raj
  2012-06-20 21:41 ` [PATCH 1/1] kconfig-frontends: New recipe Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-06-20 21:40 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-06-21  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 21:40 [PATCH 0/1] Add standalone kconfig infrastructure Khem Raj
2012-06-20 21:41 ` [PATCH 1/1] kconfig-frontends: New recipe Khem Raj
2012-06-21  0:55   ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox