This is needed on master as well. Is there a reason why it should not
be done on master ?
 I have taken it for master testing, once it shows up in master then
send a backport.

On Thu, Jun 6, 2024 at 3:13 AM Wentao Zhang via lists.openembedded.org
<[email protected]> wrote:
>
> libbpf supports x86_64 and i.86, remove libbpf from NON_MULTILIB_RECIPES
> for x86 and x86-64
>
> Signed-off-by: Wentao Zhang <[email protected]>
> ---
>  meta-oe/conf/layer.conf | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
> index 77855dc65..a254990ec 100644
> --- a/meta-oe/conf/layer.conf
> +++ b/meta-oe/conf/layer.conf
> @@ -115,3 +115,6 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
>  DEFAULT_TEST_SUITES:pn-meta-oe-ptest-image = " ${PTESTTESTSUITE}"
>
>  NON_MULTILIB_RECIPES:append = " crash pahole libbpf"
> +
> +NON_MULTILIB_RECIPES:remove:x86 = "libbpf"
> +NON_MULTILIB_RECIPES:remove:x86-64 = "libbpf"
> --
> 2.25.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110746): 
https://lists.openembedded.org/g/openembedded-devel/message/110746
Mute This Topic: https://lists.openembedded.org/mt/106520257/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to