<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena, branch 2013.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2013.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2013.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2013-02-28T21:48:28Z</updated>
<entry>
<title>Update for 2013.02</title>
<updated>2013-02-28T21:48:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-28T21:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=15ace1a845c9e7fc65b648bbaf4dd14e03d938fd'/>
<id>urn:sha1:15ace1a845c9e7fc65b648bbaf4dd14e03d938fd</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Manual: add empty line after header in .mk files</title>
<updated>2013-02-28T21:37:58Z</updated>
<author>
<name>Stephan Hoffmann</name>
<email>sho@relinux.de</email>
</author>
<published>2013-02-25T11:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6dc0596274e6ad529fd93d40d6a9096062bff793'/>
<id>urn:sha1:6dc0596274e6ad529fd93d40d6a9096062bff793</id>
<content type='text'>
Signed-off-by: Stephan Hoffmann &lt;sho@relinux.de&gt;
Acked-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>working-with: board support</title>
<updated>2013-02-28T21:37:49Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2013-02-25T11:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9bdf69b49d107beeddff05c3419e9ef2dcfba4ea'/>
<id>urn:sha1:9bdf69b49d107beeddff05c3419e9ef2dcfba4ea</id>
<content type='text'>
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: misc. post-{build, image} scripts fixes</title>
<updated>2013-02-28T21:37:44Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2013-02-25T11:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0ccfbb5db930812c43d8688dd102eb7204af7fea'/>
<id>urn:sha1:0ccfbb5db930812c43d8688dd102eb7204af7fea</id>
<content type='text'>
* update post-build scripts mechanism that now support several scripts
* fix formatting

Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&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>manual: minor fix in patch-policy.txt</title>
<updated>2013-02-28T21:37:12Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2013-02-28T11:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a26f2f66360ddbcf1be5833d4834a72ccde769f'/>
<id>urn:sha1:7a26f2f66360ddbcf1be5833d4834a72ccde769f</id>
<content type='text'>
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>manual: fix cross-refs</title>
<updated>2013-02-28T21:02:53Z</updated>
<author>
<name>Samuel Martin</name>
<email>s.martin49@gmail.com</email>
</author>
<published>2013-02-25T11:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5b02e6cad837da36c87cb5534b85f4ee8679cac5'/>
<id>urn:sha1:5b02e6cad837da36c87cb5534b85f4ee8679cac5</id>
<content type='text'>
Signed-off-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libgtk2: warn that directfb backend is deprecated</title>
<updated>2013-02-28T12:20:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-28T12:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=0e0e42176d4a46515aff577d9702d91208e27c5d'/>
<id>urn:sha1:0e0e42176d4a46515aff577d9702d91208e27c5d</id>
<content type='text'>
And will go away in the future, as discussed here:

http://lists.busybox.net/pipermail/buildroot/2013-February/067977.html

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:58Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T18:23:58Z</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:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T17:55:02Z</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:37Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2013-02-27T14:57:37Z</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>
</feed>
