<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target, 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-10T15:19:57Z</updated>
<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>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>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>u-boot: remove commented out line</title>
<updated>2009-02-07T06:57:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-07T06:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8b47a479f5df905f4dca07d354b599a4ce21f312'/>
<id>urn:sha1:8b47a479f5df905f4dca07d354b599a4ce21f312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if one is provided</title>
<updated>2009-02-06T17:38:05Z</updated>
<author>
<name>Thiago A. Corrêa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-02-06T17:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d16f8bf2cdf1b39cce2e44a317954d139f3258f4'/>
<id>urn:sha1:d16f8bf2cdf1b39cce2e44a317954d139f3258f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>u-boot: fix dependency for host mkimage</title>
<updated>2009-02-04T23:15:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T23:15:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8567f5fa151a04332f5937ccf945b77a18703dcc'/>
<id>urn:sha1:8567f5fa151a04332f5937ccf945b77a18703dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux/Makefile.in.advanced: don't depend on phony target for mkimage</title>
<updated>2009-02-04T23:15:48Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T23:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=10f0c6c0b3b8a906a0e0c23e5668f0f1a2d732b9'/>
<id>urn:sha1:10f0c6c0b3b8a906a0e0c23e5668f0f1a2d732b9</id>
<content type='text'>
Stops continous rebuilds.
</content>
</entry>
<entry>
<title>buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu</title>
<updated>2009-02-04T12:47:13Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T12:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4d12298c677df0e1ac60dbd9d48e56ef73d100ea'/>
<id>urn:sha1:4d12298c677df0e1ac60dbd9d48e56ef73d100ea</id>
<content type='text'>
As suggested on the list by Thiago - Makes more sense to have this together
with the stuff using it.
</content>
</entry>
<entry>
<title>target/generic: add ttyCPMx device nodes to device_table / securetty</title>
<updated>2009-02-03T14:30:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-03T14:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=87736033ab385b25b40eeff75042870e7fb858d9'/>
<id>urn:sha1:87736033ab385b25b40eeff75042870e7fb858d9</id>
<content type='text'>
Serial devices for CPM cores on ppc.
</content>
</entry>
</feed>
