<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package, branch 2011.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-02-24T08:43:52Z</updated>
<entry>
<title>synergy: fix build</title>
<updated>2011-02-24T08:43:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-24T08:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c9253253c1cb80fb8574c3d313a129b64b4ad2a1'/>
<id>urn:sha1:c9253253c1cb80fb8574c3d313a129b64b4ad2a1</id>
<content type='text'>
Closes #3307

Synergy needs libXtst, a toolchain with wchar support and was missing
an include for exit().

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>quagga: fix build with snmp support</title>
<updated>2011-02-24T08:14:29Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-21T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=fd2bd9e3df276301f867b05bd9f47ab3ab7b4ef4'/>
<id>urn:sha1:fd2bd9e3df276301f867b05bd9f47ab3ab7b4ef4</id>
<content type='text'>
Closes #3277

Quagga's snmp support tries to link with libcrypto from openssl by
default.
That's a bad no no since snmp might have ssl support disabled
and openssl won't be around.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>makedevs: fix cases where (start != 0)</title>
<updated>2011-02-23T22:37:36Z</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin+buildroot@gmail.com</email>
</author>
<published>2011-02-23T16:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a85971a68b6661327e21f44ce50925b220997dbb'/>
<id>urn:sha1:a85971a68b6661327e21f44ce50925b220997dbb</id>
<content type='text'>
The makedevs script did not always generate the requested set of device names / minor number series.
* If start != 0, then requesting (count) devices would generate only (count - start)
* If start != 0 &amp;&amp; increment != 1, then requesting minors starting with (minor) would generate minors starting with (minor + (start * (increment - 1)))

This patch fixes the code and updates the usage text with extra examples.

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>openssl: fix libdir issue</title>
<updated>2011-02-23T22:31:49Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-03T12:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d17c1652808829bfc354683854c7170b90f7f127'/>
<id>urn:sha1:d17c1652808829bfc354683854c7170b90f7f127</id>
<content type='text'>
Closes #3205

OpenSSL's build system tries to be too wise for it's own good when
guessing what libdir should be.
This causes problems like the one reported in bug #3205 so just specify
libdir to point to /lib (since it's prefixed it would finally be
/usr/lib) since it should be present on 32 and 64 bit targets.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>metacity: fix build, bump version</title>
<updated>2011-02-23T21:37:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-23T21:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c25d7e49a94b997144f808c44495d38de507b1e6'/>
<id>urn:sha1:c25d7e49a94b997144f808c44495d38de507b1e6</id>
<content type='text'>
Metacity no longer built after libgtk2 was updated, so fix it by bumping
the version. We unfortunately cannot move to the latest version, as
these have extra dependencies we don't have in BR yet
(libcanberra-gtk + gnome-doc-utils).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package/multimedia: mark festival packages as broken</title>
<updated>2011-02-22T23:40:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-22T23:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a6ada2c94667fd6e1030cfeffd088703b263ddf8'/>
<id>urn:sha1:a6ada2c94667fd6e1030cfeffd088703b263ddf8</id>
<content type='text'>
After spending a couple of hours on it today, I'm still unable to get
speech-tools to build and install properly with a uClibc toolchain.

So I'm giving up. Mark the entire thing broken as the text-to-speech
stuff is unlikely to be used very much on the kind of small systems
we're targetting.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>nfs-utils: needs largefile support</title>
<updated>2011-02-20T22:32:47Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-20T22:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=846e5eaebbb053b513b80a664bf9ef315f757ea4'/>
<id>urn:sha1:846e5eaebbb053b513b80a664bf9ef315f757ea4</id>
<content type='text'>
Even though ./configure has a --disable-largefile, functions like
statfs64 is used in several places, breaking the build on toolchains
without largefile support.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>nfs-utils: bump version, convert to autotargets</title>
<updated>2011-02-20T21:39:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-20T21:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=16e7b8255c82815126a2c502c3787d442d254a86'/>
<id>urn:sha1:16e7b8255c82815126a2c502c3787d442d254a86</id>
<content type='text'>
Fixes build when host doesn't have rpcgen.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>bind: disable parallel build</title>
<updated>2011-02-20T13:36:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-20T13:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b1a3545a3f9dc3f18154dcfbe467c62a5088ed3d'/>
<id>urn:sha1:b1a3545a3f9dc3f18154dcfbe467c62a5088ed3d</id>
<content type='text'>
The build system of bind seems to have issues with (highly) parallel
builds, breaking the build with errors like:

libtool: link: `nothreads/condition.lo' is not a valid libtool object

So disable parallel builds.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>libmicrohttpd: bump version</title>
<updated>2011-02-19T22:52:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-19T22:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=65600edcaa72a796b131d06fb2cc96cbed98a106'/>
<id>urn:sha1:65600edcaa72a796b131d06fb2cc96cbed98a106</id>
<content type='text'>
The old 0.4.2 version doesn't seem to be available on the GNU mirrors
anymore, so change to the slightly-less-ancient 0.4.6 version.

We're not moving to the new 0.9.x series yet, as that one needs an
external libgnutls for https support, which we don't have a BR
package for yet.

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