<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/config/README.buildroot2, 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:49Z</updated>
<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>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.hiegel.fr/cgit/buildroot.git/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.hiegel.fr/cgit/buildroot.git/commit/?id=1b6f2e0f4c8445100f1ea6bea5b89db15dba0175'/>
<id>urn:sha1:1b6f2e0f4c8445100f1ea6bea5b89db15dba0175</id>
<content type='text'>
From Bernhards tree (2737cfdd)
</content>
</entry>
<entry>
<title>- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al</title>
<updated>2007-09-23T14:06:59Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-23T14:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0d888e3677d9cd501c6b87f634d9bb8f13de581f'/>
<id>urn:sha1:0d888e3677d9cd501c6b87f634d9bb8f13de581f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin message, but ok).</title>
<updated>2007-07-07T18:17:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-07-07T18:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c79018c5ef1f69c6d5de68325cf42c737b251874'/>
<id>urn:sha1:c79018c5ef1f69c6d5de68325cf42c737b251874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make it compile with a C89 compiler</title>
<updated>2007-06-28T11:53:59Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-28T11:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=543a89568ea3d587d95778b3298b8588bc589c20'/>
<id>urn:sha1:543a89568ea3d587d95778b3298b8588bc589c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- pull kconfig from linux-2.6.21.5</title>
<updated>2007-06-28T10:46:19Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-06-28T10:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a665ed34960bf1423cba303276161bf44a9851f4'/>
<id>urn:sha1:a665ed34960bf1423cba303276161bf44a9851f4</id>
<content type='text'>
</content>
</entry>
</feed>
