<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/Makefile, branch 2011.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-08-31T11:44:55+00:00</updated>
<entry>
<title>Update for 2011.08</title>
<updated>2011-08-31T11:44:55+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-31T11:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=facd602dcad54df769ac759886f48f248b61e692'/>
<id>urn:sha1:facd602dcad54df769ac759886f48f248b61e692</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update for 2011.08-rc2</title>
<updated>2011-08-29T09:21:17+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-29T09:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=73f131ce7d9811fcc8c4b7a161e9700266e09695'/>
<id>urn:sha1:73f131ce7d9811fcc8c4b7a161e9700266e09695</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: add barebox-&lt;n/x/menu&gt;config and barebox-savedefconfig support</title>
<updated>2011-08-24T12:43:56+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-08-22T19:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=83f1bf9e4553ab4ac01f17566b3f74df8058987d'/>
<id>urn:sha1:83f1bf9e4553ab4ac01f17566b3f74df8058987d</id>
<content type='text'>
[Peter: only activate if barebox is enabled, fix deps]
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>linux: add linux/linux26-savedefconfig support</title>
<updated>2011-08-22T20:15:35+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-08-22T19:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f5777ce8fbd60c216234de58147f25dfaac88fe6'/>
<id>urn:sha1:f5777ce8fbd60c216234de58147f25dfaac88fe6</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update for 2011.08-rc1</title>
<updated>2011-08-04T20:31:30+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-04T20:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7ff457cdb5949a7e8d9409495d1342f71b7d3adf'/>
<id>urn:sha1:7ff457cdb5949a7e8d9409495d1342f71b7d3adf</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>'source' target should depend on 'dirs'</title>
<updated>2011-08-04T19:44:56+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin+buildroot@gmail.com</email>
</author>
<published>2011-07-27T09:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4eb982cf90f16927442f4e7692ce51dd5d21f37b'/>
<id>urn:sha1:4eb982cf90f16927442f4e7692ce51dd5d21f37b</id>
<content type='text'>
In the following command flow:
make distclean
make &lt;board&gt;_defconfig
make source

the dl directory would normally be created by the first wget download. If there are no such downloads, e.g. because you use a local download mirror (e.g. scp, file) or only use git/svn/hg/bzr repositories, the dl directory is not created automatically. This causes e.g. the 'pushd' command in the respective _DOWNLOAD commands to fail.

This patch adds a dependency to the 'dirs' target to 'source', fixing this scenario.

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>make help: sort defconfigs for make 3.82</title>
<updated>2011-07-17T20:19:19+00:00</updated>
<author>
<name>Danomi Mocelopolis</name>
<email>d_mo1234@yahoo.com</email>
</author>
<published>2011-07-17T20:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b979619973dad84c2ef6a978b3a3b04b35d6ce3a'/>
<id>urn:sha1:b979619973dad84c2ef6a978b3a3b04b35d6ce3a</id>
<content type='text'>
Closes #3985

The wildcard function in make 3.82 no longer sorts the output, so
add an explicit sort so the defconfigs are listed in a sensible order.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: unbreak source-check</title>
<updated>2011-07-15T18:57:59+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-07-14T11:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7c2974596971e20a7d8d606d88bfd1b682472edb'/>
<id>urn:sha1:7c2974596971e20a7d8d606d88bfd1b682472edb</id>
<content type='text'>
'source-check' breaks because the *_DEFCONFIG options are empty strings.
There is an explicit check to avoid erroring-out when doing 'source', but
not when doing 'source-check'.

This patch set DL_MODE right from the first sub-make call.

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile.package.in: Add BR2_XZCAT for LZMA compression type</title>
<updated>2011-07-12T21:14:44+00:00</updated>
<author>
<name>Allan W. Nielsen</name>
<email>a@awn.dk</email>
</author>
<published>2011-05-10T06:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=177b4b4ac036a34fd2a037f22f121722ce163dd2'/>
<id>urn:sha1:177b4b4ac036a34fd2a037f22f121722ce163dd2</id>
<content type='text'>
Signed-off-by: Allan W. Nielsen &lt;a@awn.dk&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Remove unused variable definitions</title>
<updated>2011-06-12T19:56:09+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-05-30T21:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=97fafb9adc0fc8a3610fe28e8394accf96ad0a9c'/>
<id>urn:sha1:97fafb9adc0fc8a3610fe28e8394accf96ad0a9c</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
