Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 5/7] openssl: Fix build for mips64(el)
Date: Fri, 04 May 2012 15:52:11 -0700	[thread overview]
Message-ID: <4FA45D9B.8020409@linux.intel.com> (raw)
In-Reply-To: <bf66597d441b73ad013875abb961f185cff2eaf7.1335991900.git.raj.khem@gmail.com>

On 05/02/2012 01:53 PM, Khem Raj wrote:
> Signed-off-by: Khem Raj<raj.khem@gmail.com>
> ---
>   .../openssl/openssl-1.0.0i/configure-targets.patch |   17 ++++++++---------
>   .../recipes-connectivity/openssl/openssl_1.0.0i.bb |    2 +-
>   2 files changed, 9 insertions(+), 10 deletions(-)
>
> diff --git a/meta/recipes-connectivity/openssl/openssl-1.0.0i/configure-targets.patch b/meta/recipes-connectivity/openssl/openssl-1.0.0i/configure-targets.patch
> index 6d23771..91b5502 100644
> --- a/meta/recipes-connectivity/openssl/openssl-1.0.0i/configure-targets.patch
> +++ b/meta/recipes-connectivity/openssl/openssl-1.0.0i/configure-targets.patch
> @@ -1,13 +1,12 @@
> -Upstream-Status: Inappropriate [embedded specific]
>
You removed the Upstream-Status:

and no Signed-off-by

Sau!

>   The number of colons are important :)
>
>
> -Index: openssl-1.0.0a/Configure
> +Index: openssl-1.0.0h/Configure
>   ===================================================================
> ---- openssl-1.0.0a.orig/Configure
> -+++ openssl-1.0.0a/Configure
> -@@ -380,6 +380,22 @@ my %table=(
> +--- openssl-1.0.0h.orig/Configure	2012-04-23 09:16:09.521511921 -0700
> ++++ openssl-1.0.0h/Configure	2012-04-23 09:17:41.829516389 -0700
> +@@ -380,6 +380,22 @@
>    "linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${alpha_asm}",
>    "linux-alpha+bwx-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${alpha_asm}",
>
> @@ -22,10 +21,10 @@ Index: openssl-1.0.0a/Configure
>   +"linux-avr32","$ENV{'CC'}:-DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG DES_RISC1:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).",
>   +
>   +#### Linux on MIPS/MIPS64
> -+"linux-mips","$ENV{'CC'}:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2::::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> -+"linux-mips64","$ENV{'CC'}:-DB_ENDIAN -DTERMIO -mabi=64 -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2::::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> -+"linux-mips64el","$ENV{'CC'}:-DL_ENDIAN -DTERMIO -mabi=64 -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2::::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> -+"linux-mipsel","$ENV{'CC'}:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2::::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> ++"linux-mips","$ENV{'CC'}:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> ++"linux-mips64","$ENV{'CC'}:-DB_ENDIAN -DTERMIO -mabi=64 -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> ++"linux-mips64el","$ENV{'CC'}:-DL_ENDIAN -DTERMIO -mabi=64 -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> ++"linux-mipsel","$ENV{'CC'}:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
>   +
>    #### *BSD [do see comment about ${BSDthreads} above!]
>    "BSD-generic32","gcc:-DTERMIOS -O3 -fomit-frame-pointer -Wall::${BSDthreads}:::BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.0i.bb b/meta/recipes-connectivity/openssl/openssl_1.0.0i.bb
> index 68b092f..ca15a38 100644
> --- a/meta/recipes-connectivity/openssl/openssl_1.0.0i.bb
> +++ b/meta/recipes-connectivity/openssl/openssl_1.0.0i.bb
> @@ -6,7 +6,7 @@ DEPENDS += "ocf-linux"
>
>   CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
>
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.2"
>
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"
>



  reply	other threads:[~2012-05-04 23:02 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 20:53 [PATCH 0/7] Misc fixes Khem Raj
2012-05-02 20:53 ` [PATCH 1/7] unfs-server: Do not use DESTDIR Khem Raj
2012-05-02 23:09   ` Richard Purdie
2012-05-03  0:02     ` Khem Raj
2012-05-02 20:53 ` [PATCH 2/7] xserver-xorg: Fix build on powerpc Khem Raj
2012-05-02 20:53 ` [PATCH 3/7] libatomics-ops: Make it build for SH4 Khem Raj
2012-05-03  7:50   ` Henning Heinold
2012-05-02 20:53 ` [PATCH 4/7] qemu-git: Move to tip of git Khem Raj
2012-05-02 20:53 ` [PATCH 5/7] openssl: Fix build for mips64(el) Khem Raj
2012-05-04 22:52   ` Saul Wold [this message]
2012-05-04 23:56     ` Khem Raj
2012-05-02 20:53 ` [PATCH 6/7] uclibc: Return correct endianness for mips64 Khem Raj
2012-05-02 20:54 ` [PATCH 7/7] Enable PARALLEL_MAKE for testing Khem Raj
2012-05-02 21:12   ` Paul Eggleton
2012-05-02 21:25     ` Khem Raj
2012-05-03  4:53   ` Yury Bushmelev
2012-05-04  5:54     ` Khem Raj
2012-05-04  6:10       ` Khem Raj
2012-05-04  8:11         ` Paul Eggleton
2012-05-04 14:48           ` Khem Raj
2012-05-09 23:39 ` [PATCH 0/7] Misc fixes Saul Wold

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=4FA45D9B.8020409@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox