summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/openssl
Commit message (Collapse)AuthorAgeFilesLines
* openssl: remove in favor of oe-coreSaul Wold2011-12-0127-6069/+0
| | | | | | | OE-Core now supports 1.0.0e, so we can remove this version Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: bump PR to fix licenseMartin Jansa2011-11-102-2/+2
| | | | | | | * see http://patchwork.openembedded.org/patch/14217/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: disable parallel installOtavio Salvador2011-10-181-1/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: Fix build with gold linkerKhem Raj2011-10-072-9/+27
| | | | | | | | | | There was a missing version script for one of the apps that was being flagged by gold. So we add appropriate openssl.ld for engines/ccgost Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman Khimov <khimov@altell.ru> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl 1.0.0e: fix up link patch and make 1.0.0e the default opensslKoen Kooi2011-09-222-12/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fixup the openssl-fix-link patchlumag2011-09-222-10/+14
| | | | | | | Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Revert "openssl: fixup the openssl-fix-link patch"Koen Kooi2011-09-172-10/+6
| | | | | | openssl-fix-link.patch fails to apply This reverts commit 3f546ada2c5baeea4d0fe6d4dd73797cdefa73da.
* openssl: fixup the openssl-fix-link patchlumag2011-09-172-6/+10
| | | | | | | Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: Upgrade 1.0.0d -> 1.0.0eKhem Raj2011-09-1418-4/+4
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fully fix parallel buildslumag2011-09-063-3/+21
| | | | | | | | Add a patch from oe-core to fix parallel builds in openssl 0.9.8m. Then drop PARALLEL_MAKE settings in both of recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fix parallel buildslumag2011-09-042-1/+24
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0d: use openssl.inc from meta-oeMartin Jansa2011-08-171-1/+1
| | | | | | | | * full path was using openssl.inc from oe-core which doesn't have BBCLASSEXTEND and INC_PR Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Remove spurious comment in recipeKhem Raj2011-08-161-15/+13
| | | | | | | | | | That comment was to note the reason for differences in license checksums between 1.0.0c and 1.0.0d Adjust the formatting of patches in SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Add recipes for openssl_1.0.0dKhem Raj2011-08-1521-605/+5031
| | | | | | | | | | | Delete 1.0.0c recipes Add patches from debian Remove recipes for openssl-native use BBCLASSEXTEND instead Drop libdeps-first.patch it would not let openssl-native build on ubuntu 11.10 Delete debian.patch, all changes in it are now provided by patches under debian dir Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ocf-linux: extend to provide native and nativesdk recipesKhem Raj2011-08-151-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1716-0/+1571
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>