<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package, branch 2010.08</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.08</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.08'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-08-31T21:14:47Z</updated>
<entry>
<title>package/games: remove broken lxdoom package</title>
<updated>2010-08-31T21:14:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-31T21:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1424ff1c147d01028028b921636a8e91c4badb18'/>
<id>urn:sha1:1424ff1c147d01028028b921636a8e91c4badb18</id>
<content type='text'>
It's deprecated upstream (merged in prboom), not updated in years and
broken (uses host includes / missing dependencies), so remove it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>xstroke: fix dependencies</title>
<updated>2010-08-30T20:52:01Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-30T20:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=40f8f3ff1d7582e1a2d92c707a57582e7dccbb54'/>
<id>urn:sha1:40f8f3ff1d7582e1a2d92c707a57582e7dccbb54</id>
<content type='text'>
xstroke doesn't need docker, but it does need libXft/Xtst/Xpm.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>packages/atk: fix Makefile</title>
<updated>2010-08-30T13:36:30Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-08-30T13:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4973632207fd496199298191ada01c8c8ec2bee7'/>
<id>urn:sha1:4973632207fd496199298191ada01c8c8ec2bee7</id>
<content type='text'>
Reported-by: "James J. Dines" &lt;jdines@jdines.net&gt;
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kismet: fix build when none of client, server or drone are selected</title>
<updated>2010-08-30T09:08:32Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-08-29T17:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2ab8ec9e266cda26d6c782c75f666c39a033b7c7'/>
<id>urn:sha1:2ab8ec9e266cda26d6c782c75f666c39a033b7c7</id>
<content type='text'>
Random package configuration can trigger the selection of kismet, but
neither of client, server or drone suboptions. In this case, the
KISMET_TARGET_BINARIES variable is empty, leading to failure during
the installation stage.

At the same time, we remove the useless stripping of the installed
binaries, since this is done globally by the Buildroot infrastructure.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling</title>
<updated>2010-08-30T08:15:29Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-30T08:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=78c67b6ce4fae9a1c43632e7562c7c67379b1a74'/>
<id>urn:sha1:78c67b6ce4fae9a1c43632e7562c7c67379b1a74</id>
<content type='text'>
The option was removed from Config.in in 58508f39c (ncurses: remove
dedicated target-headers option), so remove it from the makefile as
well.

Reported-by: Ian &lt;reg-ian.ridley-buildroot@hydrix.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pango: needs C++ for freetype handling</title>
<updated>2010-08-30T08:09:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-30T08:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1c4dbb5fa7df89731e5d59f680e9dc34f24f8835'/>
<id>urn:sha1:1c4dbb5fa7df89731e5d59f680e9dc34f24f8835</id>
<content type='text'>
Pango was recently updated to v1.28 as a dependency of webkit, but its
freetype support has unfortunately been rewritten with parts in C++
(since pango 1.25), so adjust dependencies of pango and users of it to
require C++ support.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>luafilesystems: unbreak builds with largefile support</title>
<updated>2010-08-29T21:36:46Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-29T21:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8e32ec9a1fa9a520017594b38c6e261e2c5f490d'/>
<id>urn:sha1:8e32ec9a1fa9a520017594b38c6e261e2c5f490d</id>
<content type='text'>
A typo was introduced in e6c4ce6c (luafilesystem: remove LARGE_FILE
constraint), breaking the build when largefile support was enabled.

Reported-by: Marcus Osdoba &lt;marcus.osdoba@googlemail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pppd.mk installs radattr.so twice and omits radrealms.so</title>
<updated>2010-08-29T21:08:59Z</updated>
<author>
<name>Darcy Watkins</name>
<email>dwatkins@tranzeo.com</email>
</author>
<published>2010-08-19T19:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b6207627b4d20628ca0491377f17c5f3c91627d9'/>
<id>urn:sha1:b6207627b4d20628ca0491377f17c5f3c91627d9</id>
<content type='text'>
In pppd.mk the radattr.so plugin (for radiua) is installed twice (the second
install overwriting the first) but the radrealms.so plugin is omitted from
the install. This appears to be a copy-paste error.

Below is patch that corrects this.

signed-off by: Darcy Watkins &lt;dwatkins@tranzeo.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>stunnel: remove broken package</title>
<updated>2010-08-29T20:04:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-29T20:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6c5193878189d9d199f3d88df52406a375f3e51e'/>
<id>urn:sha1:6c5193878189d9d199f3d88df52406a375f3e51e</id>
<content type='text'>
It doesn't build as there's no dependency on openssl, and it hasn't seen
any real updates since it got added in 2006, so simply remove it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>proftpd: breaks with parallel builds</title>
<updated>2010-08-29T19:51:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-29T19:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6ef440ba0d1a0754c07db26ddb77ab81a0d401de'/>
<id>urn:sha1:6ef440ba0d1a0754c07db26ddb77ab81a0d401de</id>
<content type='text'>
The proftpd build system has a race condition, which may break the build
with high -j&lt;level&gt; values (libsupp.a isn't built by the time it is needed).

Fix it by using MAKE1 instead.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
