<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/lirc-tools/lirc-tools.mk, branch 2016.05</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.05</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.05'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2016-05-26T13:47:18+00:00</updated>
<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>
<entry>
<title>lirc-tools: also install to staging</title>
<updated>2016-02-29T20:46:32+00:00</updated>
<author>
<name>Schenk, Michael</name>
<email>michael.schenk@albistechnologies.com</email>
</author>
<published>2016-02-29T05:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d0071cddc0eb2cd7569b2c25d817cabafcef2993'/>
<id>urn:sha1:d0071cddc0eb2cd7569b2c25d817cabafcef2993</id>
<content type='text'>
This commit adds LIRC_TOOLS_INSTALL_STAGING = YES to the lirc-tools
package to get the library headers into sysroot, which is needed to
develop lirc based applications.

Signed-off-by: Michael Schenk &lt;michael.schenk@albistechnologies.com&gt;
[Thomas: rework commit log.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lirc-tools: remove non-existing configuration options</title>
<updated>2015-10-28T22:38:19+00:00</updated>
<author>
<name>David Kosir</name>
<email>david.kosir@bylapis.com</email>
</author>
<published>2015-10-28T20:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7af393a30c5ad274243c4f45c91a4d053233b62c'/>
<id>urn:sha1:7af393a30c5ad274243c4f45c91a4d053233b62c</id>
<content type='text'>
--enable-sandboxed and --with-driver options were used in 0.9.1
&gt;From 0.9.2 they are not used anymore.

Signed-off-by: David Kosir &lt;david.kosir@bylapis.com&gt;
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
[Arnout: resend without whitespace errors]
Acked-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package: Remove trailing slash from all package site URLs</title>
<updated>2015-09-30T10:46:42+00:00</updated>
<author>
<name>Luca Ceresoli</name>
<email>luca@lucaceresoli.net</email>
</author>
<published>2015-09-28T16:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=7b0e757fb85fd88a76fb4528926914288eb2e477'/>
<id>urn:sha1:7b0e757fb85fd88a76fb4528926914288eb2e477</id>
<content type='text'>
The recommended form is without the trailing slash, and will become
mandatory in a coming commit.

This avoids the need for the $$($(2)_SITE:/=) magic in package/pkg-generic.mk
to avoid double slashes in download URLs, like
"https://mosh.mit.edu//mosh-1.2.5.tar.gz".
                     ^^

Note: this work has already been done in b0b9606530dfc6de4030 a few
months ago and earlier in c7f4b964718bc5a3329b and 4a9eb20de817fa64,
but no check has been added at that time to avoid new slashes to slip
in, and so they did. This time a patch will follow immediately to
prevent future mistakes from being unnoticed.

Mass-replaced with the following command:

  git grep -l '_SITE.*/$' | xargs sed -i '/_SITE.*=/s|/$||'

Signed-off-by: Luca Ceresoli &lt;luca@lucaceresoli.net&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lirc-tools: add host-pkgconf dependency</title>
<updated>2015-04-05T15:24:50+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2015-04-05T15:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bcfa8e1ff31a5f74be2c780dc845fbb71b393f4d'/>
<id>urn:sha1:bcfa8e1ff31a5f74be2c780dc845fbb71b393f4d</id>
<content type='text'>
Otherwise, the configure script fails with "Required program
pkg-config is missing".

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>lirc-tools: new package</title>
<updated>2015-04-03T13:16:40+00:00</updated>
<author>
<name>Rhys Williams</name>
<email>github@wilberforce.co.nz</email>
</author>
<published>2015-03-24T21:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=1ba7e76d5786114e05482ae6528e6da61eb12be3'/>
<id>urn:sha1:1ba7e76d5786114e05482ae6528e6da61eb12be3</id>
<content type='text'>
This package adds the userspace tools and daemons LIRC - Linux remote
control

[Thomas:
 - rewrap Config.in help text, lines were too long. And do a bit of
   rewording also.
 - remove trailing whitespaces in Config.in.
 - make sure Config.in is included from package/Config.in, otherwise
   the package is not visible.
 - use a full destination path when installing the sysv init script.
 - add dependency on BR2_USE_MMU, since fork() is used.
 - fix init script: use -n option to not daemonize since
   start-stop-daemon is already doing that, use 'mkdir -p' and 'ln
   -sf' to make the 'start' action re-executable.]

Signed-off-by: Rhys Williams &lt;github@wilberforce.co.nz&gt;
Reviewed-by: Baruch Siach &lt;baruch@tkos.co.il&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
