<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/lirc-tools/lirc-tools.mk, branch 2016.08</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.08</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.08'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-08-20T13:02:13+00:00</updated>
<entry>
<title>lirc-tools: fix build issue related to clock_gettime()</title>
<updated>2016-08-20T13:02:13+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2016-08-19T13:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=112ec4a8f78b558513b292ab5a2c48814e47510f'/>
<id>urn:sha1:112ec4a8f78b558513b292ab5a2c48814e47510f</id>
<content type='text'>
In some older versions of glibc, clock_gettime() is in librt, so we need
to link with librt when clock_gettime() is used. This commit adds a
lirc-tools patch to make sure we link with librt when needed.

Fixes:

  http://autobuild.buildroot.net/results/2770360880c9b265c8e019141925e56c35ba22dc/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: add optional support for portaudio</title>
<updated>2016-06-26T20:30:41+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-06-19T13:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4ad77070286aea7844a9b8df1c20a64fc3d9e318'/>
<id>urn:sha1:4ad77070286aea7844a9b8df1c20a64fc3d9e318</id>
<content type='text'>
lirc-tools has optional support for portaudio, see configure.ac,
line 218+.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: add optional support for alsa-lib</title>
<updated>2016-06-26T20:30:33+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-06-19T13:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b51d3eefd0c7330b5b5ce15aaadb92661371c384'/>
<id>urn:sha1:b51d3eefd0c7330b5b5ce15aaadb92661371c384</id>
<content type='text'>
lirc-tools has optional support for alsa-lib, see configure.ac,
line 230+.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: add optional support for udev</title>
<updated>2016-06-26T20:30:13+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-06-19T13:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c104e3df2c9f11e496736786c4f8bbc5c2abe72f'/>
<id>urn:sha1:c104e3df2c9f11e496736786c4f8bbc5c2abe72f</id>
<content type='text'>
lirc-tools has optional support for udev, see configure.ac, line 303+.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: add optional support for libusb-compat</title>
<updated>2016-06-26T20:29:56+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-06-19T13:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2b6e482d88705cd9f3b2eac18b2db85178d80536'/>
<id>urn:sha1:2b6e482d88705cd9f3b2eac18b2db85178d80536</id>
<content type='text'>
lirc-tools has optional support for libusb-compat, see configure.ac,
line 199+.

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: bump version to 0.9.4</title>
<updated>2016-06-26T20:27:07+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-06-19T13:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6cc126f1bb71810ff634fb9740f144d15efd2dd7'/>
<id>urn:sha1:6cc126f1bb71810ff634fb9740f144d15efd2dd7</id>
<content type='text'>
Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
[Thomas: update comment in the .mk file about autoreconf.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lirc-tools: add patch to fix parallel build issue</title>
<updated>2016-05-26T13:47:18+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2016-05-25T14:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e6f976b6d4fdd307b81372e9ffbf94ea93852c90'/>
<id>urn:sha1:e6f976b6d4fdd307b81372e9ffbf94ea93852c90</id>
<content type='text'>
The lirc-tools package fails to build once in a while in the
autobuilders. Some quick analysis of the problematic Makefile.am has
revealed one issue. However, since the issue is difficult to
reproduce, we could only check that the new solution continue to work,
and we're not 100% sure it fixes the entire problem: only the
autobuilders can say, over time.

Supposedly fixes:

  http://autobuild.buildroot.org/results/eb47d57de8182d25b1dacbf0ac3726ed20063d04/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>lirc-tools: needs host-python3</title>
<updated>2016-03-20T14:29:50+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2016-03-19T12:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=a3694ed7d75f62f4771da9032d4889e8ce4316a0'/>
<id>urn:sha1:a3694ed7d75f62f4771da9032d4889e8ce4316a0</id>
<content type='text'>
As stated in NEWS "Build scripts now requires python3". Fixes:
http://autobuild.buildroot.net/results/f41/f417a17ad24eec8f72402a634588c6b3af8293be/

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: needs host-libxslt</title>
<updated>2016-03-19T08:47:39+00:00</updated>
<author>
<name>Bernd Kuhls</name>
<email>bernd.kuhls@t-online.de</email>
</author>
<published>2016-03-19T08:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bfc68dba9238e6853270a7cc4b75e1c73994cf58'/>
<id>urn:sha1:bfc68dba9238e6853270a7cc4b75e1c73994cf58</id>
<content type='text'>
Fixes
http://autobuild.buildroot.net/results/e5c/e5c4199a77b66a67da1060d1e9b74150c1c12a7e/

Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/lirc-tools: Bump to version 0.9.3a</title>
<updated>2016-03-18T21:04:21+00:00</updated>
<author>
<name>Joshua Henderson</name>
<email>digitalpeer@digitalpeer.com</email>
</author>
<published>2016-03-18T04:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=eab6cc96406f5aa5ba166fe7c94f0e6c26bb9ec5'/>
<id>urn:sha1:eab6cc96406f5aa5ba166fe7c94f0e6c26bb9ec5</id>
<content type='text'>
As part of bumping to version 0.9.3a, two patches are dropped because they
are already upstream.

Signed-off-by: Joshua Henderson &lt;digitalpeer@digitalpeer.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
