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: Floris Bos <bos@je-eigen-domein.nl>,
	Heiko Thiery <heiko.thiery@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ipmitool: add freeipmi optional dependency
Date: Sat, 15 Jan 2022 11:19:29 +0100	[thread overview]
Message-ID: <20220115101929.GI1945846@scaer> (raw)
In-Reply-To: <20220114214526.1153063-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2022-01-14 22:45 +0100, Fabrice Fontaine spake thusly:
> freeipmi is an optional dependency which is enabled by default
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/ipmitool/ipmitool.mk | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/package/ipmitool/ipmitool.mk b/package/ipmitool/ipmitool.mk
> index facd97a0b8..801f1ea6b0 100644
> --- a/package/ipmitool/ipmitool.mk
> +++ b/package/ipmitool/ipmitool.mk
> @@ -19,6 +19,13 @@ IPMITOOL_CPE_ID_VENDOR = ipmitool_project
>  # 0013-fru-sdr-Fix-id_string-buffer-overflows.patch
>  IPMITOOL_IGNORE_CVES += CVE-2020-5208
>  
> +ifeq ($(BR2_PACKAGE_FREEIPMI),y)
> +IPMITOOL_DEPENDENCIES += freeipmi
> +IPMITOOL_CONF_OPTS += --enable-intf-free
> +else
> +IPMITOOL_CONF_OPTS += --disable-intf-free
> +endif
> +
>  ifeq ($(BR2_PACKAGE_IPMITOOL_LANPLUS),y)
>  IPMITOOL_DEPENDENCIES += openssl
>  IPMITOOL_CONF_OPTS += --enable-intf-lanplus
> -- 
> 2.34.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

      reply	other threads:[~2022-01-15 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 21:45 [Buildroot] [PATCH 1/1] package/ipmitool: add freeipmi optional dependency Fabrice Fontaine
2022-01-15 10:19 ` 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=20220115101929.GI1945846@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=bos@je-eigen-domein.nl \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=heiko.thiery@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox