Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/ofono: mark CPE as valid
@ 2025-08-11 12:08 Titouan Christophe via buildroot
  2025-08-11 12:08 ` [Buildroot] [PATCH 2/2] package/ofono: security bump to v2.18 Titouan Christophe via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Titouan Christophe via buildroot @ 2025-08-11 12:08 UTC (permalink / raw)
  To: buildroot

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>
---
 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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-21 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox