<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/config, branch next</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=next</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-09-17T06:17:06Z</updated>
<entry>
<title>support: move kconfig stuff from package/config to support/kconfig</title>
<updated>2011-09-17T06:17:06Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-08-31T21:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=56da3859c770b83631ebae810dfb3024c1a9cbd2'/>
<id>urn:sha1:56da3859c770b83631ebae810dfb3024c1a9cbd2</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config; br2_symbol_printer(): fix off-by-1 in string handling</title>
<updated>2011-03-30T18:51:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-03-30T18:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3ef31b16c1ad68eaa8ceb34f38333e12b4ab8871'/>
<id>urn:sha1:3ef31b16c1ad68eaa8ceb34f38333e12b4ab8871</id>
<content type='text'>
Based on patch by bbj17@gmx.de.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: rebase against 2.6.38-rc3</title>
<updated>2011-02-02T14:54:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-02T13:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a72ab0542ff1dd8909ba5f1065627e41e3316b45'/>
<id>urn:sha1:a72ab0542ff1dd8909ba5f1065627e41e3316b45</id>
<content type='text'>
Fixes nconfig crash on comments within choice groups.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: rebase against 2.6.37</title>
<updated>2011-02-02T14:54:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-02T13:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a538d4057e3add76889270ec097572223b11ba07'/>
<id>urn:sha1:a538d4057e3add76889270ec097572223b11ba07</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: rebase against 2.6.37-rc1</title>
<updated>2011-02-02T14:54:50Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-02T10:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=72daa122b6a4a9562109299d0b747c71aac1e483'/>
<id>urn:sha1:72daa122b6a4a9562109299d0b747c71aac1e483</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: Rebase against Linux 2.6.36</title>
<updated>2011-02-02T14:54:33Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-02T09:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=359a922659c6b33c44ab7c4f94de7d801a8bea63'/>
<id>urn:sha1:359a922659c6b33c44ab7c4f94de7d801a8bea63</id>
<content type='text'>
No significant changes, but makes it easier to rebase against newer
versions.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>config: fix crash with too long paths</title>
<updated>2010-11-07T18:52:13Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-07T18:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=937367785a568d1b683b1e31b8ad9bdbe0cb607b'/>
<id>urn:sha1:937367785a568d1b683b1e31b8ad9bdbe0cb607b</id>
<content type='text'>
Closes #2737

Use PATH_MAX rather that 128 for path buffers. Patch from kernel 1408b15b98
(kconfig: Use PATH_MAX instead of 128 for path buffer sizes) by Will Newton.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: .gitignore cleanup</title>
<updated>2010-11-05T09:22:33Z</updated>
<author>
<name>Paulius Zaleckas</name>
<email>paulius.zaleckas@gmail.com</email>
</author>
<published>2010-11-04T09:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=09c1b8bd6e072746fa4696f0aba03042c854585c'/>
<id>urn:sha1:09c1b8bd6e072746fa4696f0aba03042c854585c</id>
<content type='text'>
Now all configure generated files go to output directory.

Signed-off-by: Paulius Zaleckas &lt;paulius.zaleckas@gmail.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/config: update quilt series</title>
<updated>2010-11-03T22:27:50Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-10-31T16:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=20106a052e201c280f814380ea78d4509a356f21'/>
<id>urn:sha1:20106a052e201c280f814380ea78d4509a356f21</id>
<content type='text'>
Update the patches so they apply without offset

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: move version string from Config.in into Makefile</title>
<updated>2010-11-03T22:26:45Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-10-31T16:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e5e8fae892036360f399ed034463716f31bfd59f'/>
<id>urn:sha1:e5e8fae892036360f399ed034463716f31bfd59f</id>
<content type='text'>
This re-instates writing the version string in .config headers, and no
longer provides it as a kconfig symbol in .config (it is now a variable
in the Makefile, and in the environment).

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
