<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/brltty, branch 2018.02.1</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02.1</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-01-01T22:04:14+00:00</updated>
<entry>
<title>package/brltty: depends on BR2_USE_MMU due to calls to fork()</title>
<updated>2018-01-01T22:04:14+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2018-01-01T15:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0344e6b3dd43d3af3709b9eb10910c57afffe314'/>
<id>urn:sha1:0344e6b3dd43d3af3709b9eb10910c57afffe314</id>
<content type='text'>
Fixes:
  http://autobuild.buildroot.net/results/489dd7a19911b45ae7b0f1eade63def793e03ade

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: depends on !BR2_STATIC_LIBS</title>
<updated>2017-12-30T17:10:23+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-30T10:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=391efec78a3be2c95b9a30571fbff2660cd79d6f'/>
<id>urn:sha1:391efec78a3be2c95b9a30571fbff2660cd79d6f</id>
<content type='text'>
This requirement is likely to go away in the future.  However, declaring
this fact explicitly for now fixes a number of test-pkg failures.

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@free.fr&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: use gcc instead of ld to link shared objects</title>
<updated>2017-12-30T17:09:40+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-30T10:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=97352f8957ff4c3b96d157f5084237416e728230'/>
<id>urn:sha1:97352f8957ff4c3b96d157f5084237416e728230</id>
<content type='text'>
Fixes:
  http://autobuild.buildroot.net/results/2419741c43dea0f91859c19167c8d65cb54e1470
  http://autobuild.buildroot.net/results/4b83e53c718520661dc99cde2121f69ce3fd08d7

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
[Thomas: add reference to upstream commit, as suggested by Yann.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: add missing dependency on host-pkgconf</title>
<updated>2017-12-30T12:22:15+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-30T10:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=d6d4deb64f9be477c0020e5083ab4b6110c80fe9'/>
<id>urn:sha1:d6d4deb64f9be477c0020e5083ab4b6110c80fe9</id>
<content type='text'>
This fixes the following error:
  ./configure: line 14978: .../host/bin/pkg-config: No such file or directory

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: explicitly check if ioperm is available</title>
<updated>2017-12-29T20:48:24+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-29T14:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=ee8309e2874063603e9f330aa529fa2f027681a8'/>
<id>urn:sha1:ee8309e2874063603e9f330aa529fa2f027681a8</id>
<content type='text'>
ioperm, inb and outb are i386 specific functions usually
not available on non-PC archs.  Check if ioperm is available before
trying to use it.

Patch cherry-picked from upstream, can be removed when 5.6 is out.

Fixes:
  http://autobuild.buildroot.net/results/f09974f2ba24319e55e578ece34bb2e7e8bb3c43
  http://autobuild.buildroot.net/results/7d502f280c46f0d1e2678140f9117fcc59bc2d7b

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
[Thomas: move patch out of per-version directory, add comment
explaining why we need to autoreconf, and why we can't use
&lt;pkg&gt;_AUTORECONF.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: avoid spurious log messages while decoding scancodes</title>
<updated>2017-12-29T20:36:16+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-29T14:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6ac0abfca8973b9577a0cf271c4a7425e40c6f13'/>
<id>urn:sha1:6ac0abfca8973b9577a0cf271c4a7425e40c6f13</id>
<content type='text'>
Patch cherry-picked from upstream, can be removed upon next release.

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
[Thomas: move patch out of per-version directory.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: disable X11 support for now</title>
<updated>2017-12-21T15:30:16+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-19T21:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2'/>
<id>urn:sha1:0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2</id>
<content type='text'>
This stops xbrlapi from building/installing, which is really not essential
to almost all users.

Fixes:
  http://autobuild.buildroot.net/results/3fe2d053dcfdf5af791e9127f3e9f1dceaabfdc0
  http://autobuild.buildroot.net/results/6cfa5e9d37ac1571dc58df538232bb9e1749e62a

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>package/brltty: disable features and add optional dependencies</title>
<updated>2017-12-18T14:55:21+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-12-18T09:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e9de1bde60a578cf3036987b29696d03800f786c'/>
<id>urn:sha1:e9de1bde60a578cf3036987b29696d03800f786c</id>
<content type='text'>
* --without-midi-package should fix a number of autobuild failures.
* Disable a number of speech drivers to avoid build failures
  if they are installed on the host.
* Optional dependency on espeak and flite fixes builds where
  espeak or flite are installed on the host.

Fixes:

  http://autobuild.buildroot.net/results/0c4f557c2ad276b1ed065119532af37c0af5f014
  http://autobuild.buildroot.net/results/ea82b7c7732821368746ddddb5d529e97c9b6c16

Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>brltty: new package</title>
<updated>2017-12-17T10:21:54+00:00</updated>
<author>
<name>Mario Lang</name>
<email>mlang@blind.guru</email>
</author>
<published>2017-11-27T22:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=679585bd6185c57dc20fc460dd476aa30eb3c5e9'/>
<id>urn:sha1:679585bd6185c57dc20fc460dd476aa30eb3c5e9</id>
<content type='text'>
Signed-off-by: Mario Lang &lt;mlang@blind.guru&gt;
[Thomas:
 - wrap too long CONF_OPTS line that disables all the language
   bindings
 - use an intermediate BRLTTY_TEXT_TABLE variable to store the
   qstripped version of BR2_PACKAGE_BRLTTY_TEXT_TABLE.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
