<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/CHANGES, 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-24T09:10:16+00:00</updated>
<entry>
<title>Update for 2011.02-rc2</title>
<updated>2011-02-24T09:10:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-24T09:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2d3d618b6afdf5c9199deed4b58f02c7ba75e25e'/>
<id>urn:sha1:2d3d618b6afdf5c9199deed4b58f02c7ba75e25e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>synergy: fix build</title>
<updated>2011-02-24T08:43:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-24T08:43:52+00:00</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:29+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-21T19:25:06+00:00</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:36+00:00</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin+buildroot@gmail.com</email>
</author>
<published>2011-02-23T16:44:41+00:00</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:49+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-03T12:55:48+00:00</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>CHANGES: update with recent changes</title>
<updated>2011-02-23T22:30:33+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-23T22:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2b41d7f4939b98cba5fbddda6fb7e7bba4ca8fd1'/>
<id>urn:sha1:2b41d7f4939b98cba5fbddda6fb7e7bba4ca8fd1</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Update for 2011.02-rc1</title>
<updated>2011-02-14T21:38:01+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-14T21:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=51f8802d87b3cf15f1c799354781e1415ba0b8b5'/>
<id>urn:sha1:51f8802d87b3cf15f1c799354781e1415ba0b8b5</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>CHANGES: update with recent changes</title>
<updated>2011-02-13T21:58:39+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-13T21:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4120e051f6c1721dbe9419e5942df833ba53159e'/>
<id>urn:sha1:4120e051f6c1721dbe9419e5942df833ba53159e</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ntp: add ntpdate option</title>
<updated>2011-02-04T18:57:12+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-03T20:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=14a971ab6c47324dd1422b1787c393702b2d475c'/>
<id>urn:sha1:14a971ab6c47324dd1422b1787c393702b2d475c</id>
<content type='text'>
Closes #2935

Add ntpdate option and make ntpd optional.

Based on incomplete patch by Frederik Pasch &lt;fpasch@googlemail.com&gt;

Also enable crypto when openssl is enabled.

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>python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patch</title>
<updated>2011-02-04T18:46:45+00:00</updated>
<author>
<name>Mark Wickham</name>
<email>markw@digi.com</email>
</author>
<published>2011-02-04T18:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c18c1d667afb3cdc1e1cd177a4b2d5ad77203731'/>
<id>urn:sha1:c18c1d667afb3cdc1e1cd177a4b2d5ad77203731</id>
<content type='text'>
Closes #3169

Typo in modules_lib_dirs section of patch specified modules_include_dirs
instead of modules_lib_dirs.  This matters if PYTHON_MODULES_LIB
is not passed into the script.

Signed-off-by: Mark Wickham &lt;markw@digi.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
