All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Titouan Christophe <titouan.christophe@mind.be>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/ofono: mark CPE as valid
Date: Thu, 21 Aug 2025 21:20:49 +0200	[thread overview]
Message-ID: <20250821192049.23657-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20250811120851.543585-1-titouan.christophe@mind.be>

In reply of:
> The default ofono_project:ofono is a valid CPE, see
> https://nvd.nist.gov/products/cpe/detail/734A0A32-DA21-49B8-86BD-1A60C7CDF864
> 
> Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>

Applied to 2025.02.x & 2025.05.x. Thanks

> ---
>  package/ofono/ofono.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/ofono/ofono.mk b/package/ofono/ofono.mk
> index 1ff43092c4..ba0846e823 100644
> --- a/package/ofono/ofono.mk
> +++ b/package/ofono/ofono.mk
> @@ -9,6 +9,7 @@ OFONO_SOURCE = ofono-$(OFONO_VERSION).tar.xz
>  OFONO_SITE = $(BR2_KERNEL_MIRROR)/linux/network/ofono
>  OFONO_LICENSE = GPL-2.0
>  OFONO_LICENSE_FILES = COPYING
> +OFONO_CPE_ID_VALID = YES
>  OFONO_DEPENDENCIES = \
>  	host-pkgconf \
>  	dbus \
> -- 
> 2.50.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2025-08-21 19:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11 12:08 [Buildroot] [PATCH 1/2] package/ofono: mark CPE as valid Titouan Christophe via buildroot
2025-08-11 12:08 ` [Buildroot] [PATCH 2/2] package/ofono: security bump to v2.18 Titouan Christophe via buildroot
2025-08-11 21:47   ` Petr Vorel
2025-08-21 19:20   ` Thomas Perale via buildroot
2025-08-13 16:57 ` [Buildroot] [PATCH 1/2] package/ofono: mark CPE as valid Julien Olivain via buildroot
2025-08-21 19:20 ` Thomas Perale via buildroot [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=20250821192049.23657-1-thomas.perale@mind.be \
    --to=buildroot@buildroot.org \
    --cc=thomas.perale@mind.be \
    --cc=titouan.christophe@mind.be \
    /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.