summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorMathieu Dubois-Briand <mathieu.dubois-briand@hyprua.org>2022-12-09 16:25:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-11 16:32:15 +0000
commit67b2db202834f1213bed3580badda2a67655ab7d (patch)
tree756b501bb32743277cfc1e83e419529b36f4cf93 /meta/recipes-core
parent868dfb46d96a27ec9041cb902fb769330277257d (diff)
downloadopenembedded-core-67b2db202834f1213bed3580badda2a67655ab7d.tar.gz
dbus: Add missing CVE product name
Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/dbus/dbus_1.14.4.bb2
1 files changed, 2 insertions, 0 deletions
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"