All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [meta-python] python-m2crypto: fix SSLv2 symbol issue
       [not found] ` <5712AC1A.3060901@gmail.com>
@ 2016-04-16 21:53   ` Mats Karrman
  0 siblings, 0 replies; only message in thread
From: Mats Karrman @ 2016-04-16 21:53 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster

Hi!

I haven't been on the list for a while so I'm sorry if the following is 
obsolete.
I found a thread in the archive from early march with the same subject.
I just run in to this problem and found it's not enough to

SWIG_FEATURES += "-DOPENSSL_NO_SSL2"

but I also must do

SWIG_FEATURES_x86-64 += "-DOPENSSL_NO_SSL2"

In my case, since the crda_3.18 build seems to be depending on the 
python-m2crypto-native.

My setup:

Build Configuration:
BB_VERSION        = "1.28.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "LinuxMint-2"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "rabbit"
DISTRO            = "poky"
DISTRO_VERSION    = "2.0.1"
TUNE_FEATURES     = "arm armv7a vfp thumb neon callconvention-hard 
cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "jethro:1a52eceaa5df89914b6a711defdcf0046e74c7f6"
meta-oe
meta-networking
meta-python       = "jethro:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
meta-fsl-arm      = "jethro:8d22b44716fa624ff87383c36d222d9e28d0b267"
meta-fsl-arm-extra = "jethro:2fdd1f7729c11900126f6c73346b8ea89448e927"
meta-local        = "master:fd5bc78e9be96322c724f0353904c2d561156fc8"

BR,
Mats





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-16 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5712922E.2040102@gmail.com>
     [not found] ` <5712AC1A.3060901@gmail.com>
2016-04-16 21:53   ` [meta-python] python-m2crypto: fix SSLv2 symbol issue Mats Karrman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.