<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/x86, branch 2009.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-16T11:48:43Z</updated>
<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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/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.bnewbold.net/buildroot-novena/commit/?id=804e373d06f78ab38a73979c5b72d4342358ea2f'/>
<id>urn:sha1:804e373d06f78ab38a73979c5b72d4342358ea2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gzip, diff, grub: bump versions</title>
<updated>2008-04-03T09:28:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-04-03T09:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0c33ede99669650a70e26d3a2194a1f74ab733e8'/>
<id>urn:sha1:0c33ede99669650a70e26d3a2194a1f74ab733e8</id>
<content type='text'>
Patch by andrewma (closes #2754)
</content>
</entry>
<entry>
<title>Use x86 Makefile only if x86 is choosen</title>
<updated>2008-03-20T23:03:40Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-03-20T23:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=42b0271533a9fa6158cee783a13bf0a6d9be909c'/>
<id>urn:sha1:42b0271533a9fa6158cee783a13bf0a6d9be909c</id>
<content type='text'>
</content>
</entry>
</feed>
