<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/docs/buildroot.html, 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-16T10:27:48+00:00</updated>
<entry>
<title>buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper</title>
<updated>2009-01-16T10:27:48+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T10:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d58636d7658f5f5455f417b1ad81ed0dab361d56'/>
<id>urn:sha1:d58636d7658f5f5455f417b1ad81ed0dab361d56</id>
<content type='text'>
This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.

Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
</content>
</entry>
<entry>
<title>docs/buildroot.html: misc small fixes and strip trailing spaces</title>
<updated>2008-12-16T09:00:11+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-16T09:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ce85931015f21f21dd0f2624056888571c74d25c'/>
<id>urn:sha1:ce85931015f21f21dd0f2624056888571c74d25c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation fixes and updates</title>
<updated>2008-12-15T22:35:09+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-12-15T22:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f3e8be761ab5ba3dae7a7ba0d9b62a02d8043314'/>
<id>urn:sha1:f3e8be761ab5ba3dae7a7ba0d9b62a02d8043314</id>
<content type='text'>
The biggest update is to document the Makefile.autotools.in way of
writing .mk files.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
<entry>
<title>Mention another important benefit of Buildroot.</title>
<updated>2008-12-15T22:14:02+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-12-15T22:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6844445ef73c62bf40b9cedc119526371117a0e2'/>
<id>urn:sha1:6844445ef73c62bf40b9cedc119526371117a0e2</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0db545ab184144da033174eca721bb866521489d'/>
<id>urn:sha1:0db545ab184144da033174eca721bb866521489d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- extend documentation to mention adding package/foo/Config.in to package/Config.in</title>
<updated>2008-10-14T16:20:55+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-14T16:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=184891efc55f6883ec2b40ba8334a5e9004e2d38'/>
<id>urn:sha1:184891efc55f6883ec2b40ba8334a5e9004e2d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: support out-of-tree builds</title>
<updated>2008-08-31T20:23:47+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-31T20:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0732b8cc840efb5927bc143f5091a1da4c6e0dce'/>
<id>urn:sha1:0732b8cc840efb5927bc143f5091a1da4c6e0dce</id>
<content type='text'>
Add support and documentation for out-of-tree builds with syntax
like the Linux kernel (make O=&lt;dir&gt;).
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</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>- trivial style fixes.</title>
<updated>2007-09-19T09:08:10+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-09-19T09:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=53cc639eefdd63052a4e20eec69d0605c08b0c28'/>
<id>urn:sha1:53cc639eefdd63052a4e20eec69d0605c08b0c28</id>
<content type='text'>
  TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly)
</content>
</entry>
<entry>
<title>Add hooks for creating your own board support package</title>
<updated>2007-09-12T04:34:16+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-09-12T04:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7521f37372839210e18207223ef54ed768422726'/>
<id>urn:sha1:7521f37372839210e18207223ef54ed768422726</id>
<content type='text'>
</content>
</entry>
</feed>
