Message ID | 20221209152504.2513715-1-mbriand@witekio.com |
---|---|
State | New, archived |
Headers | show |
Series | [dunfell,1/2] dbus: Add missing CVE product name | expand |
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"
Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> --- meta/recipes-core/dbus/dbus.inc | 2 ++ 1 file changed, 2 insertions(+)