<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/target/x86, branch 2009.02_rc4</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-01-31T12:30:02Z</updated>
<entry>
<title>grub: revert r21974 (features.h should never be included explicitly)</title>
<updated>2009-01-31T12:30:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-31T12:30:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c4cd1bcb84e7cd1c8acd76d2359f3b75d66b8e29'/>
<id>urn:sha1:c4cd1bcb84e7cd1c8acd76d2359f3b75d66b8e29</id>
<content type='text'>
features.h (or something including it) is needed for __UCLIBC* to get
defined - E.G. without that the build breaks without largefile support.

Nigel, what was the reason for your commit and what file not found error
did you see?
</content>
</entry>
<entry>
<title>grub: fix build</title>
<updated>2009-01-31T12:29:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-31T12:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2b3ad678ffb34f488dce4319f65ac29544778eee'/>
<id>urn:sha1:2b3ad678ffb34f488dce4319f65ac29544778eee</id>
<content type='text'>
Revert to the -35 debian patch (from stable.debian.net) so the other
patches apply, E.G. effectively revert r23968.

Someone who actually uses grub should probably look into updating our
version.
</content>
</entry>
<entry>
<title>target/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:48:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ed5f6093c0cf2b06b04e287a8cf0547440844733'/>
<id>urn:sha1:ed5f6093c0cf2b06b04e287a8cf0547440844733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4b72854ddeb69855e5f91b640bb75cd73f77528b'/>
<id>urn:sha1:4b72854ddeb69855e5f91b640bb75cd73f77528b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Grub tarball version as the current version has disappeared from</title>
<updated>2008-11-08T22:24:39Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-11-08T22:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f5ca546b76285263ca52276fc30692a79ce2e03b'/>
<id>urn:sha1:f5ca546b76285263ca52276fc30692a79ce2e03b</id>
<content type='text'>
Debian mirrors.

Patch provided by Roberto A. Foglietta &lt;roberto.foglietta@gmail.com&gt;

</content>
</entry>
<entry>
<title>syslinux: fix download url</title>
<updated>2008-11-02T19:21:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-11-02T19:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e9bbc076252c03afd232d91f8dbddc714210a466'/>
<id>urn:sha1:e9bbc076252c03afd232d91f8dbddc714210a466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>features.h should never be included explicitly. </title>
<updated>2008-05-12T18:56:11Z</updated>
<author>
<name>Nigel Kukard</name>
<email>nkukard@lbsd.net</email>
</author>
<published>2008-05-12T18:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=714df8fb603c2361aea1052f0fe337977badac68'/>
<id>urn:sha1:714df8fb603c2361aea1052f0fe337977badac68</id>
<content type='text'>
This fixes the bug where "File not found" error is reported by grub.
This fix works under both uclibc and glibc.
</content>
</entry>
<entry>
<title>add menu.lst for grub</title>
<updated>2008-05-01T17:14:46Z</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-05-01T17:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=804e373d06f78ab38a73979c5b72d4342358ea2f'/>
<id>urn:sha1:804e373d06f78ab38a73979c5b72d4342358ea2f</id>
<content type='text'>
</content>
</entry>
</feed>
