<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/docs/buildroot.html, branch 2009.02_rc4</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-30T14:41:04+00:00</updated>
<entry>
<title>target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS</title>
<updated>2009-01-30T14:41:04+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T14:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0c54ef9c9af9b46c33f01b464b897a0b0e237dfc'/>
<id>urn:sha1:0c54ef9c9af9b46c33f01b464b897a0b0e237dfc</id>
<content type='text'>
As discussed on the list.
</content>
</entry>
<entry>
<title>Create a common BR2_COPYTO to prepare to replace</title>
<updated>2009-01-26T23:52:31+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T23:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0dbf9dd7ab8e08e9081a1141f0122f0e2cdc6202'/>
<id>urn:sha1:0dbf9dd7ab8e08e9081a1141f0122f0e2cdc6202</id>
<content type='text'>
all the different COPYTOs spread out all over
Buildroot.
Generate COPY_FILE subroutine which can be used
to copy a file.

$(COPY_FILE , file, directory, filename)
This will copy to binary dir and to the selected
copy dir if set in new config (intended to replace
all old COPYTO configs)

This is overridden by BUILDROOT_COPYTO,
if set into the environment.





</content>
</entry>
<entry>
<title>Update documentation with BUILDROOT_USE_XWINDOWS, &amp; linux cleanup</title>
<updated>2009-01-26T20:26:16+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-26T20:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e8b1e036f901102fb232d3052eaa858920d2b01d'/>
<id>urn:sha1:e8b1e036f901102fb232d3052eaa858920d2b01d</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
