From b9d661c6b2b3ae75c291fec4d7e8aa20dfea0c0c Mon Sep 17 00:00:00 2001 From: Mathieu Dubois-Briand Date: Fri, 9 Dec 2022 16:25:47 +0100 Subject: dbus: Add missing CVE product name (From OE-Core rev: 67b2db202834f1213bed3580badda2a67655ab7d) Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-core/dbus/dbus_1.14.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/dbus/dbus_1.14.4.bb b/meta/recipes-core/dbus/dbus_1.14.4.bb index cf7f830f16..5f91ec2dc1 100644 --- a/meta/recipes-core/dbus/dbus_1.14.4.bb +++ b/meta/recipes-core/dbus/dbus_1.14.4.bb @@ -183,3 +183,5 @@ do_install:class-nativesdk() { rm -rf ${D}${localstatedir}/run } BBCLASSEXTEND = "native nativesdk" + +CVE_PRODUCT += "d-bus_project:d-bus" -- cgit v1.2.3-54-g00ecf