[oe] [oe-classic][PATCH 0/1] openssl_1.0.0e: fix build issue for hosts without ipv6

Apelete Seketeli apelete at seketeli.net
Tue Jun 26 21:50:46 UTC 2012


Hello,

The openssl.inc recipe modifies the bss_dgram.c source file to inject
some ipv6 specific code, which unfortunately breaks the build of
openssl_1.0.0e on hosts that doesn't support ipv6. I modified the
recipe to test for ipv6 support before modifying the bss_dgram.c
source file.

The patch that comes as a follow-up of this message is what it's all
about, and is targeting oe-classic.

Apelete Seketeli (1):
  openssl_1.0.0e: fix build issue for hosts without ipv6

 recipes/openssl/openssl.inc |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
1.7.10





More information about the Openembedded-devel mailing list