All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell][PATCH 1/2] dbus: Add missing CVE product name
@ 2022-12-09 15:25 Mathieu Dubois-Briand
  2022-12-09 15:25 ` [dunfell][PATCH 2/2] dbus: Update to 1.12.24 Mathieu Dubois-Briand
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Dubois-Briand @ 2022-12-09 15:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Qi.Chen, Mathieu Dubois-Briand

Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com>
---
 meta/recipes-core/dbus/dbus.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index dcbcc0a9d636..4eecc6921624 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -32,3 +32,5 @@ PACKAGECONFIG[systemd] = "--enable-systemd --with-systemdsystemunitdir=${systemd
 PACKAGECONFIG[x11] = "--with-x --enable-x11-autolaunch,--without-x --disable-x11-autolaunch, virtual/libx11 libsm"
 PACKAGECONFIG[user-session] = "--enable-user-session --with-systemduserunitdir=${systemd_user_unitdir},--disable-user-session"
 PACKAGECONFIG[verbose-mode] = "--enable-verbose-mode,,,"
+
+CVE_PRODUCT += "d-bus_project:d-bus"
-- 
2.34.1



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

end of thread, other threads:[~2022-12-09 16:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 15:25 [dunfell][PATCH 1/2] dbus: Add missing CVE product name Mathieu Dubois-Briand
2022-12-09 15:25 ` [dunfell][PATCH 2/2] dbus: Update to 1.12.24 Mathieu Dubois-Briand
2022-12-09 15:59   ` [OE-core] " Steve Sakoman
2022-12-09 16:18     ` Mathieu Dubois-Briand

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.