<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/config/Makefile, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-09-01T10:26:56Z</updated>
<entry>
<title>Add support for the new nconf configuration tool</title>
<updated>2010-09-01T10:26:56Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-21T15:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8b6585a9d3adf35179c988a10edd16ffc2c15346'/>
<id>urn:sha1:8b6585a9d3adf35179c988a10edd16ffc2c15346</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>Bump package/config to 2.6.36-rc1</title>
<updated>2010-09-01T10:26:49Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-21T15:00:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=52a142a6314905422f14f05fccafdce35bea7f08'/>
<id>urn:sha1:52a142a6314905422f14f05fccafdce35bea7f08</id>
<content type='text'>
The goal is to be able to use savedefconfig to generate minimal
defconfig files.

Four of our patches are removed since the modifications have been
merged upstream. The new nconf configuration utility has appeared.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<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.hiegel.fr/cgit/buildroot.git/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>Makefile: fixup make distclean after kconfig build in BUILD_DIR</title>
<updated>2010-07-01T07:03:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-01T07:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8e29430410f37fe152c374d1c103a32f1906740e'/>
<id>urn:sha1:8e29430410f37fe152c374d1c103a32f1906740e</id>
<content type='text'>
We don't actually need to explicitly clean the kconfig stuff, as distclean
already removes the entire BUILD_DIR, but fix up the packag/config makefile
to do the right thing if make clean/distclean is called manually for
completeness.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: create .depend in object directory</title>
<updated>2010-06-21T21:02:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-21T20:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a4c99e8fb068686e8d81fa0b33bf088651f3805f'/>
<id>urn:sha1:a4c99e8fb068686e8d81fa0b33bf088651f3805f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kconfig: build in BUILD_DIR/buildroot-config</title>
<updated>2010-06-21T20:16:34Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-20T21:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2cc210c92fec4dd2977dd6022ddc1e0b77f4c269'/>
<id>urn:sha1:2cc210c92fec4dd2977dd6022ddc1e0b77f4c269</id>
<content type='text'>
This way the main buildroot dir can be completely read-only for
out-of-tree builds

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Move config files into output directory for out-of-tree build</title>
<updated>2010-06-21T20:06:00Z</updated>
<author>
<name>Will Wagner</name>
<email>willw@carallon.com</email>
</author>
<published>2010-01-11T12:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=39ca6d50d8d52a9c8cb252cffb23a9d6f0c2942d'/>
<id>urn:sha1:39ca6d50d8d52a9c8cb252cffb23a9d6f0c2942d</id>
<content type='text'>
Closes #1213

Signed-off-by: Will Wagner &lt;will_wagner@carallon.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: support gconfig (GTK-based configurator) similar to xconfig</title>
<updated>2010-06-05T19:15:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-05T19:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2b42aae78421127a37b7a5e9ae972276dc5c3779'/>
<id>urn:sha1:2b42aae78421127a37b7a5e9ae972276dc5c3779</id>
<content type='text'>
Support the GTK variant of the graphical kconfig configurator as an
alternative to the Qt3-based one.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kconfig: fix qconf (make xconfig) linking</title>
<updated>2010-06-05T18:46:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-05T18:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e0197d64b5c598534b8f805174ef312398a0c48b'/>
<id>urn:sha1:e0197d64b5c598534b8f805174ef312398a0c48b</id>
<content type='text'>
qconf is written in C++, so use HOSTCXX instead of HOSTCC, and pass the
correct flags.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&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.hiegel.fr/cgit/buildroot.git/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>
</feed>
