mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 12:41:58 +02:00
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>
14 lines
416 B
Diff
14 lines
416 B
Diff
Index: openssl-1.0.0c/Makefile.org
|
|
===================================================================
|
|
--- openssl-1.0.0c.orig/Makefile.org 2010-12-12 16:10:12.000000000 +0100
|
|
+++ openssl-1.0.0c/Makefile.org 2010-12-12 16:11:27.000000000 +0100
|
|
@@ -109,7 +109,7 @@
|
|
ZLIB_INCLUDE=
|
|
LIBZLIB=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl engines apps tools
|
|
ENGDIRS= ccgost
|
|
SHLIBDIRS= crypto ssl
|
|
|