<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/config/kconfig-to-buildroot2.patch, branch 2011.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-09-01T10:26:41Z</updated>
<entry>
<title>Clean up our patches against kconfig</title>
<updated>2010-09-01T10:26:41Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-21T13:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7c524dd0b683e1e8fac4e4084ac7678576bfbe07'/>
<id>urn:sha1:7c524dd0b683e1e8fac4e4084ac7678576bfbe07</id>
<content type='text'>
Our kconfig-to-buildroot2.patch hasn't been kept up to date with all
the changes made into package/config, and a single patch wasn't very
practical to maintain all our changes. Therefore, this commit adds a
package/config/patches directory, which contains a Quilt series of
patches that correspond to our modifications to the kconfig mechanism.

The huge kconfig-to-buildroot2.patch has been split into 16 smaller
patches. The purpose of some of the modifications has been clearly
identified, while some others were not identified.

The 16 patches together do match exactly the old
kconfig-to-buildroot2.patch. We have been very careful in making sure
that we wouldn't loose any of our modifications.

The only modifications made are :

 * Instead of renaming the kernel Makefile to Makefile.kconfig and
   naming the Buildroot Makefile just 'Makefile', we instead keep the
   original package/config/Makefile from the kernel
   scripts/kconfig/Makefile and name the Buildroot Makefile
   package/config/Makefile.br. The main Buildroot Makefile is modified
   accordingly.

 * The documentation README.buildroot2 is updated to explain how to
   upgrade to a newer version of scripts/kconfig.

 * The kconfig-language.txt documentation is removed, as anybody can
   easily find it in the kernel sources so there's no need to
   duplicate it here.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/config: also add gconfig change to patch</title>
<updated>2010-06-05T19:41:32Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-05T19:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fa11d8d8306646714b81f56a04ecde07f3aec623'/>
<id>urn:sha1:fa11d8d8306646714b81f56a04ecde07f3aec623</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kconfig: fix oldconfig to generate .config.cmd</title>
<updated>2009-08-03T08:07:54Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-08-03T08:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c0727fd3192dd3f126b9534174b4f529eeda2a33'/>
<id>urn:sha1:c0727fd3192dd3f126b9534174b4f529eeda2a33</id>
<content type='text'>
Since the recent update of Kconfig to the Kconfig infrastructure found
in 2.6.30 kernels, make oldconfig was broken because it didn't
generate the .config.cmd file. This is done by a call to the
conf_write_autoconf() function.

Moreover, this process was also broken because the
conf_get_autoconfig_name() function was reading the environment
variable BUILDROOT_AUTOCONF while the main Makefile is passing it as
KCONFIG_AUTOCONFIG. We also remove the fallback on
"$(BR2_DEPENDS_DIR)/config/auto.conf" since we are not able to expand
BR2_DEPENDS_DIR at this point. Therefore, the KCONFIG_AUTOCONFIG
envionment variable *must* be set.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>xconfig: Save the configuration properly in qconf</title>
<updated>2009-07-27T14:07:05Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-21T16:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6cd6353ff9c0ce93a63e43c4cb61188c6bc0b0f5'/>
<id>urn:sha1:6cd6353ff9c0ce93a63e43c4cb61188c6bc0b0f5</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>xconfig: Change titlebar to Buildroot Configuration</title>
<updated>2009-07-27T14:07:04Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-07-20T21:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=69f982cdade4050c89ab8ebfd97d43288e625179'/>
<id>urn:sha1:69f982cdade4050c89ab8ebfd97d43288e625179</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>config: Add support for xconfig</title>
<updated>2009-07-27T14:07:00Z</updated>
<author>
<name>Alper Yildirim</name>
<email>ayildirim@aselsan.com</email>
</author>
<published>2009-07-20T17:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b0df9df39ad76bdf89d1f58996cd4a1c2632b47c'/>
<id>urn:sha1:b0df9df39ad76bdf89d1f58996cd4a1c2632b47c</id>
<content type='text'>
It involved:

 * Modifying the top-level Makefile to create the xconfig target, and
   the $(CONFIG)/qconf target to compile the qconf utility

 * Modifying the package/config/Makefile magic so that C++ files and
   binaries gets linked properly, re-using the
   package/config/Makefile.kconfig logic inherited from the kernel

 * Hacking a little bit package/config/Makefile.kconfig in a way
   similar to the modifications done for the mconf (menuconfig
   interface)

Signed-off-by: Alper Yildirim &lt;ayildirim@aselsan.com&gt;
</content>
</entry>
<entry>
<title>config: Update package/config to Kconfig 2.6.30</title>
<updated>2009-07-27T14:06:50Z</updated>
<author>
<name>Alper Yildirim</name>
<email>ayildirim@aselsan.com</email>
</author>
<published>2009-07-20T16:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4b3e11b3e7d00881878f45cddbfe8f4bf07d1ebe'/>
<id>urn:sha1:4b3e11b3e7d00881878f45cddbfe8f4bf07d1ebe</id>
<content type='text'>
Update the package/config stuff with the code available in the Linux
kernel 2.6.30.

Signed-off-by: Alper Yildirim &lt;ayildirim@aselsan.com&gt;
</content>
</entry>
<entry>
<title>package/config: rebase from upstream (2.6.24.4)</title>
<updated>2008-06-19T08:11:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-19T08:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e2c32ba54b2fcf27a766e9c3cb427180a03ea056'/>
<id>urn:sha1:e2c32ba54b2fcf27a766e9c3cb427180a03ea056</id>
<content type='text'>
From Bernhards tree (1af211ea)
</content>
</entry>
<entry>
<title>package/config: rebase from upstream (2.6.23.14)</title>
<updated>2008-06-19T08:11:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-06-19T08:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1b6f2e0f4c8445100f1ea6bea5b89db15dba0175'/>
<id>urn:sha1:1b6f2e0f4c8445100f1ea6bea5b89db15dba0175</id>
<content type='text'>
From Bernhards tree (2737cfdd)
</content>
</entry>
<entry>
<title>- add a version and display it in the configuration</title>
<updated>2007-09-25T11:37:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-25T11:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f5b8cd4ac1a40143677739a231b2734ef2c66971'/>
<id>urn:sha1:f5b8cd4ac1a40143677739a231b2734ef2c66971</id>
<content type='text'>
</content>
</entry>
</feed>
