All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/onevpl: disable tools
Date: Thu, 28 Sep 2023 22:40:20 +0200	[thread overview]
Message-ID: <20230928204020.GA14593@scaer> (raw)
In-Reply-To: <20230927194216.1597862-1-bernd@kuhls.net>

Bernd, All,

On 2023-09-27 21:42 +0200, Bernd Kuhls spake thusly:
> Fixes:
> http://autobuild.buildroot.net/results/059/059a8581fb809488ad6fa3183874395ebf3f0926/
> 
> This package is not part of any older buildroot release, no backport
> necessary.
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

I've added a little blurb about why it is OK to just disable the tools
rather than add the necessary dependencies.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/onevpl/onevpl.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/onevpl/onevpl.mk b/package/onevpl/onevpl.mk
> index 2033f755c0..601e121a55 100644
> --- a/package/onevpl/onevpl.mk
> +++ b/package/onevpl/onevpl.mk
> @@ -12,6 +12,7 @@ ONEVPL_INSTALL_STAGING = YES
>  ONEVPL_DEPENDENCIES = host-pkgconf
>  
>  ONEVPL_CONF_OPTS = \
> +	-DBUILD_TOOLS=OFF \
>  	-DINSTALL_EXAMPLE_CODE=OFF
>  
>  ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y)
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-09-28 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-27 19:42 [Buildroot] [PATCH 1/1] package/onevpl: disable tools Bernd Kuhls
2023-09-28 20:40 ` Yann E. MORIN [this message]

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=20230928204020.GA14593@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.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 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.