All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mats Karrman <mats.dev.list@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: akuster@mvista.com
Subject: Re: [meta-python] python-m2crypto: fix SSLv2 symbol issue
Date: Sat, 16 Apr 2016 23:53:37 +0200	[thread overview]
Message-ID: <5712B461.1090001@gmail.com> (raw)
In-Reply-To: <5712AC1A.3060901@gmail.com>

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





           reply	other threads:[~2016-04-16 21:53 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <5712AC1A.3060901@gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5712B461.1090001@gmail.com \
    --to=mats.dev.list@gmail.com \
    --cc=akuster@mvista.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.