<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/neard, 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-04-26T14:42:11+00:00</updated>
<entry>
<title>neard: add support for tools</title>
<updated>2013-04-26T14:42:11+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-04-26T01:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3f14d9baedaca2f55299b7b616b9939336196963'/>
<id>urn:sha1:3f14d9baedaca2f55299b7b616b9939336196963</id>
<content type='text'>
Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>neard: bump version to 0.11</title>
<updated>2013-04-26T10:31:24+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-04-25T23:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ae760aa7d0cc4a3746539734f0d03f3bb86284a3'/>
<id>urn:sha1:ae760aa7d0cc4a3746539734f0d03f3bb86284a3</id>
<content type='text'>
Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>neard: fix build with kernel headers 3.1 - 3.6</title>
<updated>2013-02-17T22:10:59+00:00</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2013-02-16T07:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=dcb88a5500f7ce6fd877370b797009bb78e8f014'/>
<id>urn:sha1:dcb88a5500f7ce6fd877370b797009bb78e8f014</id>
<content type='text'>
neard uses the linux/nfc.h header which is fairly recent, so we have a
patch that creates linux-nfc.h and uses it if necessary. However, since
the bump to 0.9, neard uses some symbols that are introduced in linux 3.7
so the build fails with headers 3.1 (which introduced nfc.h) to 3.6.

To resolve that, add a check for one of the newly introduced symbols
(that is used by neard).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>neard: fix missing nfc.h header</title>
<updated>2013-02-04T21:40:39+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2013-02-03T03:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=90de2b9d96695f949b1c88e9b0999875d761fe06'/>
<id>urn:sha1:90de2b9d96695f949b1c88e9b0999875d761fe06</id>
<content type='text'>
We have a patch that allows neard to build even on toolchain using old
kernel headers that lack the nfc.h header. However, after the bump to
neard 0.9, this patch was not updated to take into account the two new
plugins that neard has added.

Fixes http://autobuild.buildroot.org/results/5eeb6f62cc0e654a536b6614dc51e8af4e301bb6/build-end.log

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>neard: bump version to 0.9</title>
<updated>2013-01-31T13:14:35+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2013-01-30T22:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=604f35dd5f42c71adc23d787e66767fe74486e3d'/>
<id>urn:sha1:604f35dd5f42c71adc23d787e66767fe74486e3d</id>
<content type='text'>
Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>neard: fix build failure caused by missing &lt;linux/nfc.h&gt;</title>
<updated>2012-12-09T20:56:32+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2012-12-09T08:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=53f722dff7a9931f67b66a68e9b8e0b11b6b1a85'/>
<id>urn:sha1:53f722dff7a9931f67b66a68e9b8e0b11b6b1a85</id>
<content type='text'>
Fixes:

  http://autobuild.buildroot.org/results/bd1cb8795415b7369a9f4268b9f058cb78d4000d/build-end.log

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>neard: new package</title>
<updated>2012-12-05T19:14:40+00:00</updated>
<author>
<name>Simon Dawson</name>
<email>spdawson@gmail.com</email>
</author>
<published>2012-12-05T08:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=34ae9eb63db4ff48da4ed45b9b48997e7c6cd590'/>
<id>urn:sha1:34ae9eb63db4ff48da4ed45b9b48997e7c6cd590</id>
<content type='text'>
[Peter: add toolchain dependencies for libglib2/libnl/dbus + host-pkgconf]
Signed-off-by: Simon Dawson &lt;spdawson@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
