<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena, branch 2009.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-02-12T08:51:16Z</updated>
<entry>
<title>buildroot: fix version for 2009.02</title>
<updated>2009-02-12T08:51:16Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-12T08:51:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=347edd40754e8911ad46a282c07c384c186cf84b'/>
<id>urn:sha1:347edd40754e8911ad46a282c07c384c186cf84b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gmp/mpfr: use static libraries as make targets</title>
<updated>2009-02-10T16:38:53Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T16:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cf342411449f2eae64dcef3ff6926b9cb1b39c03'/>
<id>urn:sha1:cf342411449f2eae64dcef3ff6926b9cb1b39c03</id>
<content type='text'>
The host shared objects are no more.
</content>
</entry>
<entry>
<title>binutils: depend on static version of gmp/mpfr</title>
<updated>2009-02-10T15:48:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T15:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3c1aa512271756d899c74471688f702bc9e35e5c'/>
<id>urn:sha1:3c1aa512271756d899c74471688f702bc9e35e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>u-boot: don't touch config.h unless explicitly requested by user</title>
<updated>2009-02-10T15:19:57Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T15:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5dac2c31e22781a061d7cc760138d79444894196'/>
<id>urn:sha1:5dac2c31e22781a061d7cc760138d79444894196</id>
<content type='text'>
Fixes the problem of important variables like serverip being overwritten
with empty strings if the network/default env stuff isn't used.
</content>
</entry>
<entry>
<title>gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-shared</title>
<updated>2009-02-10T15:19:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T15:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7897a950fe2546d09e09a0645e38a6f8ab063623'/>
<id>urn:sha1:7897a950fe2546d09e09a0645e38a6f8ab063623</id>
<content type='text'>
Don't list the shared objects as targets for the host compilation now that
we compile with --disable-shared.
</content>
</entry>
<entry>
<title>u-boot: remove unused BOOTARGS / BOOTCMD handling</title>
<updated>2009-02-10T15:19:24Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T15:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cfeadbdf6c9cf71bb445f546a8f3977bf7780a79'/>
<id>urn:sha1:cfeadbdf6c9cf71bb445f546a8f3977bf7780a79</id>
<content type='text'>
Not available in Kconfig and no references to it in the tree.
</content>
</entry>
<entry>
<title>u-boot: don't make ETH1ADDR setting depend on avr32</title>
<updated>2009-02-10T15:19:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T15:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=30ab8666e4b339310caf7654de404f414f162338'/>
<id>urn:sha1:30ab8666e4b339310caf7654de404f414f162338</id>
<content type='text'>
No sensible reason why this should only be present on avr32.
</content>
</entry>
<entry>
<title>x11/video-xgi: fix vesa/xgi typo</title>
<updated>2009-02-10T13:01:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-10T13:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0948f8af3765df60e50a4c3bd2123eca8874d17f'/>
<id>urn:sha1:0948f8af3765df60e50a4c3bd2123eca8874d17f</id>
<content type='text'>
Closes #95
</content>
</entry>
<entry>
<title>Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build to fail if user is not root and don't have a /tftpboot folder</title>
<updated>2009-02-09T17:35:00Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-02-09T17:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0442dce7d053b62ed92dec3d70ceb3726181061b'/>
<id>urn:sha1:0442dce7d053b62ed92dec3d70ceb3726181061b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/news.html: announce -rc4</title>
<updated>2009-02-09T16:44:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-09T16:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e9b629d8661aa7d6aacf86184cfb34d48f6d6ddf'/>
<id>urn:sha1:e9b629d8661aa7d6aacf86184cfb34d48f6d6ddf</id>
<content type='text'>
</content>
</entry>
</feed>
