Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: "Jan Kundrát" <jan.kundrat@cesnet.cz>,
	"Heiko Thiery" <heiko.thiery@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/libyang: drop unrecognized options
Date: Sun, 3 Apr 2022 22:25:42 +0200	[thread overview]
Message-ID: <20220403202542.GD2354230@scaer> (raw)
In-Reply-To: <20220403163737.223577-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2022-04-03 18:37 +0200, Fabrice Fontaine spake thusly:
> Commit 2a3edc5e00b38f4f927894d0911990c9060e4415 forgot to drop
> ENABLE_LYD_PRIV and GEN_PYTHON_BINDINGS options which are not recognized
> anymore
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Those two patches applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libyang/libyang.mk | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/package/libyang/libyang.mk b/package/libyang/libyang.mk
> index 7de9531bff..832adcb627 100644
> --- a/package/libyang/libyang.mk
> +++ b/package/libyang/libyang.mk
> @@ -15,13 +15,10 @@ LIBYANG_DEPENDENCIES = pcre2
>  HOST_LIBYANG_DEPENDENCIES = host-pcre2
>  
>  LIBYANG_CONF_OPTS = \
> -	-DENABLE_VALGRIND_TESTS=OFF \
> -	-DGEN_PYTHON_BINDINGS=OFF \
> -	-DENABLE_LYD_PRIV=ON
> +	-DENABLE_VALGRIND_TESTS=OFF
>  
>  HOST_LIBYANG_CONF_OPTS = \
> -	-DENABLE_VALGRIND_TESTS=OFF \
> -	-DGEN_PYTHON_BINDINGS=OFF
> +	-DENABLE_VALGRIND_TESTS=OFF
>  
>  $(eval $(cmake-package))
>  $(eval $(host-cmake-package))
> -- 
> 2.35.1
> 
> _______________________________________________
> 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

  parent reply	other threads:[~2022-04-03 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-03 16:37 [Buildroot] [PATCH 1/2] package/libyang: drop unrecognized options Fabrice Fontaine
2022-04-03 16:37 ` [Buildroot] [PATCH 2/2] package/libyang: disable tests Fabrice Fontaine
2022-04-04 19:34   ` Peter Korsgaard
2022-04-03 20:25 ` Yann E. MORIN [this message]
2022-04-04 19:33 ` [Buildroot] [PATCH 1/2] package/libyang: drop unrecognized options Peter Korsgaard

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=20220403202542.GD2354230@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=heiko.thiery@gmail.com \
    --cc=jan.kundrat@cesnet.cz \
    /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