Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-15 Thread Robert Yang
On 03/13/2015 03:17 AM, Saul Wold wrote: On 03/11/2015 11:18 PM, Robert Yang wrote: I met this error when building openflow in meta-networking, I guess it maybe related to the upgraded: x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea/lyang1/test_

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-15 Thread Saul Wold
On 03/13/2015 07:46 AM, Martin Jansa wrote: On Thu, Mar 12, 2015 at 02:18:27PM +0800, Robert Yang wrote: I met this error when building openflow in meta-networking, I guess it maybe related to the upgraded: x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/bui

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-13 Thread Martin Jansa
On Thu, Mar 12, 2015 at 02:18:27PM +0800, Robert Yang wrote: > > I met this error when building openflow in meta-networking, I guess it maybe > related to the upgraded: > > x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse > --sysroot=/buildarea/lyang1/test_qemux86-64/bitb

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-12 Thread Saul Wold
On 03/11/2015 11:18 PM, Robert Yang wrote: I met this error when building openflow in meta-networking, I guess it maybe related to the upgraded: x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea/lyang1/test_qemux86-64/bitbake_build/tmp/sysroots/qemux8

Re: [OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-11 Thread Robert Yang
I met this error when building openflow in meta-networking, I guess it maybe related to the upgraded: x86_64-wrs-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/buildarea/lyang1/test_qemux86-64/bitbake_build/tmp/sysroots/qemux86-64 -Wstrict-prototypes -O2 -pipe -g -fe

[OE-core] [PATCH] openssl: Upgrade to 1.0.2

2015-03-04 Thread Saul Wold
Rebased numerous patches removed aarch64 initial work since it's part of upstream now Imported a few additional patches from Debian to support the version-script and blacklist additional bad certificates. Signed-off-by: Saul Wold --- .../openssl/openssl/Makefiles-ptest.patch | 36 +--