<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/boot, 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-26T05:16:23+00:00</updated>
<entry>
<title>grub: fix patch handling after AUTOTARGETS conversion</title>
<updated>2011-08-26T05:16:23+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-08-26T05:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cb6c2c427838a0ba5dc7bb404734574c9ed6b102'/>
<id>urn:sha1:cb6c2c427838a0ba5dc7bb404734574c9ed6b102</id>
<content type='text'>
Closes #4093

AUTOTARGETS doesn't handle compressed patches, so the '400' patch did
not get applied.

Fix it by extracting the patch. With this, the '500' patch is no longer
needed.

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>barebox: bump version</title>
<updated>2011-08-09T18:11:11+00:00</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2011-08-09T17:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ac7d781f7c6653d08b9044bda786db480a5ed673'/>
<id>urn:sha1:ac7d781f7c6653d08b9044bda786db480a5ed673</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>uboot: fix custom patch dir typo</title>
<updated>2011-07-19T12:00:19+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-19T11:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e5decb1905708573e4741e786db7bbb8e1f93561'/>
<id>urn:sha1:e5decb1905708573e4741e786db7bbb8e1f93561</id>
<content type='text'>
Noticed by robinmholt on IRC.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uboot-tools: add fw_printenv, rename to uboot-tools</title>
<updated>2011-07-18T13:27:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-18T13:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a2fa1f8db5c2e627a4b939862af5f938fcfc359'/>
<id>urn:sha1:7a2fa1f8db5c2e627a4b939862af5f938fcfc359</id>
<content type='text'>
Move fw_printenv / fw_setenv options from the uboot bootloader build to
the uboot-mkimage package, and rename it to uboot-tools.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uboot: unbreak kirkwood format handling after a4ca959321</title>
<updated>2011-07-14T11:41:29+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-14T11:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=908c5610cc2e74340b6e589e4331cee780dea05e'/>
<id>urn:sha1:908c5610cc2e74340b6e589e4331cee780dea05e</id>
<content type='text'>
Commit a4ca959321 (u-boot: rename to uboot) forgot to change the kirkwood
format handling to look for the new variable name, breaking support.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-07-11T21:46:22+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-07-11T21:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=33c4e77c2acc9615181b26255684e7d952393c2f'/>
<id>urn:sha1:33c4e77c2acc9615181b26255684e7d952393c2f</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uboot: Add 2011.06, remove 2010.03</title>
<updated>2011-07-11T21:44:14+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-11T20:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e488c285b1839976e1d508d8be8c0208cc453f3e'/>
<id>urn:sha1:e488c285b1839976e1d508d8be8c0208cc453f3e</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>
<entry>
<title>at91dataflashboot: use "config" instead of "menuconfig"</title>
<updated>2011-07-11T21:41:59+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-11T20:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a665aa9459f6f2ebcb2c46efd4a0a73fb1f9795'/>
<id>urn:sha1:4a665aa9459f6f2ebcb2c46efd4a0a73fb1f9795</id>
<content type='text'>
Since at91dataflashboot has no suboption, using "menuconfig" is
useless and confusing, as it creates an empty submenu in the
configuration interface.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>barebox: bump version</title>
<updated>2011-07-11T21:41:44+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-07-11T20:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6fa85c6c035de54fd202805e13e2923327583fae'/>
<id>urn:sha1:6fa85c6c035de54fd202805e13e2923327583fae</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>
