All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: buildroot@buildroot.org
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/4] package/containerd: drop CONTAINERD_CPE_ID_VENDOR
Date: Mon, 5 Feb 2024 22:54:45 +0100	[thread overview]
Message-ID: <ZcFZJdnTiBKGVmyp@landeda> (raw)
In-Reply-To: <d49b322f135647c46b0a6ba3d077e11269dae161.1707060159.git.yann.morin.1998@free.fr>

Fabrice, All,

On 2024-02-04 16:22 +0100, Yann E. MORIN spake thusly:
> From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> 
> Commit 35af2bb8011ea57642777acf5613afa244d325d7 set
> CONTAINERD_CPE_ID_PRODUCT to containerd but this is not needed as
> CONTAINERD_CPE_ID_PRODUCT will be set to the package name
> (i.e. containerd) by default
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/containerd/containerd.mk | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/containerd/containerd.mk b/package/containerd/containerd.mk
> index 61a8472ddd..d3ca102797 100644
> --- a/package/containerd/containerd.mk
> +++ b/package/containerd/containerd.mk
> @@ -9,7 +9,6 @@ CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
>  CONTAINERD_LICENSE = Apache-2.0
>  CONTAINERD_LICENSE_FILES = LICENSE
>  CONTAINERD_CPE_ID_VENDOR = linuxfoundation
> -CONTAINERD_CPE_ID_PRODUCT = containerd
>  
>  CONTAINERD_GOMOD = github.com/containerd/containerd
>  
> -- 
> 2.43.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

  parent reply	other threads:[~2024-02-05 21:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-04 15:22 [Buildroot] [PATCH 0/4] utils/checkpackagelib: check CPE variables (branch yem/checkpkg-cpe) Yann E. MORIN
2024-02-04 15:22 ` [Buildroot] [PATCH 1/4] package/containerd: drop CONTAINERD_CPE_ID_VENDOR Yann E. MORIN
2024-02-05  9:36   ` Antoine Coutant
2024-02-05 21:54   ` Yann E. MORIN [this message]
2024-02-04 15:22 ` [Buildroot] [PATCH 2/4] package/libcurl: drop LIBCURL_CPE_ID_PRODUCT Yann E. MORIN
2024-02-05  9:36   ` Antoine Coutant
2024-02-05 21:55   ` Yann E. MORIN
2024-02-04 15:22 ` [Buildroot] [PATCH 3/4] package/v4l2loopback: drop _CPE_ID_VENDOR Yann E. MORIN
2024-02-08 12:52   ` Peter Korsgaard
2024-02-04 15:22 ` [Buildroot] [PATCH 4/4] utils/checkpackagelib: add check for CPE variables set to defautl values Yann E. MORIN

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=ZcFZJdnTiBKGVmyp@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@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 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.