<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/openssl, branch 2009.02_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-06T11:59:55Z</updated>
<entry>
<title>openssl: remove uclibc-susv3-legacy hunk from avr32 patch</title>
<updated>2009-01-06T11:59:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-06T11:59:55Z</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:57Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-28T16:08:57Z</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:35Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-10-13T08:10:35Z</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:15Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-10-07T07:11:15Z</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:06Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T09:12:06Z</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:06Z</updated>
<author>
<name>Hans-Christian Egtvedt</name>
<email>hans-christian.egtvedt@atmel.com</email>
</author>
<published>2008-09-24T09:10:06Z</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:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</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:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</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>
<entry>
<title>openssl: re-revert r22644</title>
<updated>2008-07-08T13:49:23Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-08T13:49:23Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cdf8f1cf2fc51a5e613b345adae5285021796af9'/>
<id>urn:sha1:cdf8f1cf2fc51a5e613b345adae5285021796af9</id>
<content type='text'>
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32,
so lets revert this for good.
</content>
</entry>
<entry>
<title>Revert patch which breaks AVR32 build</title>
<updated>2008-07-08T10:13:04Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-07-08T10:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=98ddefdad859cd920f35d13d98cb588d28146680'/>
<id>urn:sha1:98ddefdad859cd920f35d13d98cb588d28146680</id>
<content type='text'>
</content>
</entry>
</feed>
