Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: "Tilman Keskinöz" <arved@arved.at>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] Dependency on liburiparser was removed
Date: Wed, 19 Jan 2022 21:33:33 +0100	[thread overview]
Message-ID: <20220119203333.GB3095239@scaer> (raw)
In-Reply-To: <20220119155739.c5kzupm5njobmkn6@arved.priv.at>

Tilman, All,

On 2022-01-19 16:57 +0100, Tilman Keskinöz spake thusly:
> From: Tilman Keskinöz <arved@arved.at>
> 
> Dependency was removed from Makefile in
> 593683b45f72169dd94ec14fa18720b3cec9dda4

The commit title should mention the impacted package, and mention an
action in the infinitive tense, like so:

    package/tpm2-tss: do not select liburiparser

The commit log was mostly OK, if a bit confusing, so I reworded it with:

    Commit 593683b45f72 (package/tpm2-tss: remove unused dependency)
    removed the build-time dependency (in the .mk), but forgot to
    remove it from the Config.in.

Applied to master with those changes (and for good measure, a typo of
mine that I noticed too late, sorry). Thanks!

Regards,
Yann E. MORIN.

> Signed-off-by: Tilman Keskinöz <arved@arved.at>
> ---
>  package/tpm2-tss/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/tpm2-tss/Config.in b/package/tpm2-tss/Config.in
> index 2fc56dbd76..857987ae36 100644
> --- a/package/tpm2-tss/Config.in
> +++ b/package/tpm2-tss/Config.in
> @@ -1,7 +1,6 @@
>  config BR2_PACKAGE_TPM2_TSS
>  	bool "tpm2-tss"
>  	depends on !BR2_STATIC_LIBS # dlfcn.h
> -	select BR2_PACKAGE_LIBURIPARSER
>  	select BR2_PACKAGE_OPENSSL
>  	select BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
>  	help
> -- 
> 2.32.0
> 
> _______________________________________________
> 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-19 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19 15:57 [Buildroot] [PATCH 1/1] Dependency on liburiparser was removed Tilman Keskinöz
2022-01-19 20:33 ` 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=20220119203333.GB3095239@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=arved@arved.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox