[OE-core] [PATCH 3/4] apr/openssl10: Enable ccache for them

Martin Jansa martin.jansa at gmail.com
Mon Dec 10 08:38:36 UTC 2018


On Sun, Dec 09, 2018 at 06:24:23PM -0800, Robert Yang wrote:
> The work well now.
> 
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb | 3 ---
>  meta/recipes-support/apr/apr_1.6.5.bb                 | 1 -
>  2 files changed, 4 deletions(-)
> 
> diff --git a/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb b/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb
> index 6518dac..1986cf2 100644
> --- a/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb
> +++ b/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb
> @@ -76,9 +76,6 @@ EXTRA_OEMAKE = "${@bb.utils.contains('PACKAGECONFIG', 'manpages', '', 'OE_DISABL
>  
>  export OE_LDFLAGS = "${LDFLAGS}"
>  
> -# openssl fails with ccache: https://bugzilla.yoctoproject.org/show_bug.cgi?id=12810
> -CCACHE = ""
> -
>  TERMIO ?= "-DTERMIO"
>  TERMIO_libc-musl = "-DTERMIOS"
>  
> diff --git a/meta/recipes-support/apr/apr_1.6.5.bb b/meta/recipes-support/apr/apr_1.6.5.bb
> index c2f5900..ed93a7e 100644
> --- a/meta/recipes-support/apr/apr_1.6.5.bb
> +++ b/meta/recipes-support/apr/apr_1.6.5.bb
> @@ -40,7 +40,6 @@ CACHED_CONFIGUREVARS += "ac_cv_file__dev_zero=yes"
>  # Otherwise libtool fails to compile apr-utils
>  # x86_64-linux-libtool: compile: unable to infer tagged configuration
>  # x86_64-linux-libtool:   error: specify a tag with '--tag'
> -CCACHE = ""

Remove the comment as well.

>  PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
>  PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
> -- 
> 2.10.2
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20181210/4c86ada0/attachment.sig>


More information about the Openembedded-core mailing list