<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/openssl, branch 2009.02_rc3</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-21T20:31:47+00:00</updated>
<entry>
<title>openssl: fix build without largefile support</title>
<updated>2009-01-21T20:31:47+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-21T20:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=b6dbf2eb869a9a5b95c2c92b062de8f2d9b9e86c'/>
<id>urn:sha1:b6dbf2eb869a9a5b95c2c92b062de8f2d9b9e86c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n' and 'default no' (see r22874)</title>
<updated>2009-01-18T14:20:18+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-18T14:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=675b479c2f84b14aad70b1728fa690b2e400d7ea'/>
<id>urn:sha1:675b479c2f84b14aad70b1728fa690b2e400d7ea</id>
<content type='text'>
Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
</content>
</entry>
<entry>
<title>openssl: remove uclibc-susv3-legacy hunk from avr32 patch</title>
<updated>2009-01-06T11:59:55+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-06T11:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=30f7cc2f3cac6beaf1b13ceceb05ebb5e0eb7b88'/>
<id>urn:sha1:30f7cc2f3cac6beaf1b13ceceb05ebb5e0eb7b88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openssl: fix uclibc 0.9.30 build</title>
<updated>2008-12-28T16:08:57+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-28T16:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=620bde212731fc7ac4d85084b2c6bfbccd50d2f8'/>
<id>urn:sha1:620bde212731fc7ac4d85084b2c6bfbccd50d2f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openssl: fix architecture specified when configuring openssl</title>
<updated>2008-10-13T08:10:35+00:00</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-10-13T08:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=bd3dd7b6b9b82660877b9ce4cc45c72b941f4dac'/>
<id>urn:sha1:bd3dd7b6b9b82660877b9ce4cc45c72b941f4dac</id>
<content type='text'>
This patch will default to linux-generic32, unless a known optimized
architecture is selected.

As of today it will select optimized config for; avr32, ia64, powerpc and
x86_64.

This fixes bug #5344.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>openssl: fix compiling OpenSSL for i386 architecture</title>
<updated>2008-10-07T07:11:15+00:00</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-10-07T07:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=599d3243f1f0df4c9d444c26e79168960e54a1f8'/>
<id>urn:sha1:599d3243f1f0df4c9d444c26e79168960e54a1f8</id>
<content type='text'>
This patch will use linux-generic32 for all i386 target architectures, which
fixes bug #5274.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>openssl: add patch for AVR32 support and optimization</title>
<updated>2008-09-24T09:12:06+00:00</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T09:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=86029f4a3597b5cfa2dfe190b6714b8bdd170831'/>
<id>urn:sha1:86029f4a3597b5cfa2dfe190b6714b8bdd170831</id>
<content type='text'>
This patch adds support for AVR32 architecture and adds an optimized DES and
AES algorithm for this architecture.

</content>
</entry>
<entry>
<title>openssl: convert to Makefile.autotools.in and bump version to 0.9.8g</title>
<updated>2008-09-24T09:10:06+00:00</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T09:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1158ddccd97ca3e35b21c7be8ed6296b012e18f3'/>
<id>urn:sha1:1158ddccd97ca3e35b21c7be8ed6296b012e18f3</id>
<content type='text'>
This patch converts building of OpenSSL to use Makefile.autotools.in and bumps
the version to 0.9.8g. The patches are updated to reflect this version upgrade.

A kconfig option for adding the OpenSSL engines is also added.

Signed-off-by: Hans-Christian Egtvedt &lt;hans-christian.egtvedt@atmel.com&gt;

</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
</feed>
