From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Ross Burton <ross.burton@arm.com>
Cc: openembedded-core@lists.openembedded.org, nd@arm.com
Subject: Re: [OE-core] [PATCH] nettle: inherit lib_package
Date: Thu, 8 Jun 2023 11:19:05 +0200 [thread overview]
Message-ID: <20230608091905237b3e22@mail.local> (raw)
In-Reply-To: <20230606123732.3924953-1-ross.burton@arm.com>
Hello Ross,
It seemed to have caused new ptest failures:
{'nettle': ['nettle-pbkdf2-test', 'sexp-conv-test']}
On 06/06/2023 13:37:32+0100, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
>
> Nettle is primarily a library that ships some tools, so inherit the
> lib_package class to package the tools in nettle-bin.
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
> meta/recipes-support/nettle/nettle_3.8.1.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/nettle/nettle_3.8.1.bb b/meta/recipes-support/nettle/nettle_3.8.1.bb
> index bf491322354..5e60948c8f6 100644
> --- a/meta/recipes-support/nettle/nettle_3.8.1.bb
> +++ b/meta/recipes-support/nettle/nettle_3.8.1.bb
> @@ -28,7 +28,7 @@ SRC_URI[sha256sum] = "364f3e2b77cd7dcde83fd7c45219c834e54b0c75e428b6f894a23d12dd
>
> UPSTREAM_CHECK_REGEX = "nettle-(?P<pver>\d+(\.\d+)+)\.tar"
>
> -inherit autotools ptest multilib_header
> +inherit autotools ptest multilib_header lib_package
>
> EXTRA_AUTORECONF += "--exclude=aclocal"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#182435): https://lists.openembedded.org/g/openembedded-core/message/182435
> Mute This Topic: https://lists.openembedded.org/mt/99362169/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-06-08 9:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 12:37 [PATCH] nettle: inherit lib_package ross.burton
2023-06-08 9:19 ` Alexandre Belloni [this message]
2023-06-08 11:59 ` [OE-core] " Ross Burton
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=20230608091905237b3e22@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=nd@arm.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@arm.com \
/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.