<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/busybox, branch 2013.05_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2013.05_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2013.05_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-05-14T15:20:10+00:00</updated>
<entry>
<title>busybox 1.21.0: update mdev patch and add ntfs volume patch</title>
<updated>2013-05-14T15:20:10+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-05-13T12:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=32a2f502c6d3601cc51c76c6f5c4526ba10ff8d0'/>
<id>urn:sha1:32a2f502c6d3601cc51c76c6f5c4526ba10ff8d0</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox 1.21.0: update mdev patch</title>
<updated>2013-04-23T18:39:23+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-23T04:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1cb4f40a097211687dd7ec0c48508c91b6d819c9'/>
<id>urn:sha1:1cb4f40a097211687dd7ec0c48508c91b6d819c9</id>
<content type='text'>
Update the mdev patch so that subsystem matching is reintroduced.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: move patches to new model</title>
<updated>2013-04-23T06:59:23+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2013-04-22T14:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=246d12b5b49c045b6c74ea18ebb53778692a7e3f'/>
<id>urn:sha1:246d12b5b49c045b6c74ea18ebb53778692a7e3f</id>
<content type='text'>
On commit 5538e4766201aa0c1c23721cfc99cbbde595964b the versioned package
patches changed the directory structure but the packages weren't fixed.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: don't disable static option</title>
<updated>2013-04-17T19:51:11+00:00</updated>
<author>
<name>Patrick Ziegler</name>
<email>patrick.ziegler@fh-kl.de</email>
</author>
<published>2013-04-14T23:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=79154f49f5c6fa15e5500df048ff829f25e6d3f7'/>
<id>urn:sha1:79154f49f5c6fa15e5500df048ff829f25e6d3f7</id>
<content type='text'>
Don't change the busybox STATIC option if buildroots PREFER_STATIC_LIB option
is not set. Not to prefer static linking doesn't imply prefer dynamic linking
for all packages.

Signed-off-by: Patrick Ziegler &lt;patrick.ziegler@fh-kl.de&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix path to pidfile</title>
<updated>2013-03-31T18:56:50+00:00</updated>
<author>
<name>Tilman Keskinöz</name>
<email>arved@arved.at</email>
</author>
<published>2013-03-25T04:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1b22957a2c8cb79024f811618f4d09f191d88a6f'/>
<id>urn:sha1:1b22957a2c8cb79024f811618f4d09f191d88a6f</id>
<content type='text'>
Signed-off-by: Tilman Keskinöz &lt;arved@arved.at&gt;
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.21.0 platform fix-on-fix</title>
<updated>2013-02-27T18:23:58+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T18:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e4ee2811e30a952bf5a9c35b4d069c7c9b4c3bfe'/>
<id>urn:sha1:e4ee2811e30a952bf5a9c35b4d069c7c9b4c3bfe</id>
<content type='text'>
The unxz hunk was missing.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: add 1.21.0 xz fix</title>
<updated>2013-02-27T17:55:02+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T17:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=44efedbec469da9c94ecbb71f81f83a5025c30f0'/>
<id>urn:sha1:44efedbec469da9c94ecbb71f81f83a5025c30f0</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: 1.21.1 fix for move_to_unaligned16()</title>
<updated>2013-02-27T14:57:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T14:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d8024d2d87864eb0ba381291e0e2986f7643c8dc'/>
<id>urn:sha1:d8024d2d87864eb0ba381291e0e2986f7643c8dc</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: support millisecond watchdog periods</title>
<updated>2013-02-18T21:30:42+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-02-18T00:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=34945ebbd00c19f534d7d11d62bd03da2b3c4425'/>
<id>urn:sha1:34945ebbd00c19f534d7d11d62bd03da2b3c4425</id>
<content type='text'>
The BusyBox watchdog application supports reset periods specified in
milliseconds. The Buildroot package will only allow an integer reset period,
which prevents the use of the required "ms" suffix. Change the watchdog period
configuration item to a string, to allow the use of the "ms" suffix.

Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>busybox: busybox-update-config should depend on busybox-configure</title>
<updated>2013-02-05T20:38:16+00:00</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2013-02-05T07:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f026d3642d9ea3bcbc85f2f1ab302a3e35eaa0de'/>
<id>urn:sha1:f026d3642d9ea3bcbc85f2f1ab302a3e35eaa0de</id>
<content type='text'>
Before the config file can be copied, it has to exist.  The
other xxx-update-config targets do this as well.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Acked-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
