summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Dubois-Briand <mathieu.dubois-briand@hyprua.org>2022-12-09 16:25:47 +0100
committerSteve Sakoman <steve@sakoman.com>2022-12-12 06:12:49 -1000
commit6c51aa51bdeb06b4ac114d5c75d5e2d205af8f17 (patch)
treebfde50410751570258117cda3700100617060c88
parent3de4e7458735d90ac77774bc0ea0f8f306d80fb1 (diff)
downloadopenembedded-core-6c51aa51bdeb06b4ac114d5c75d5e2d205af8f17.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> (cherry picked from commit 67b2db202834f1213bed3580badda2a67655ab7d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/dbus/dbus_1.14.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.14.0.bb b/meta/recipes-core/dbus/dbus_1.14.0.bb
index 0046b9fda2..863e35faf7 100644
--- a/meta/recipes-core/dbus/dbus_1.14.0.bb
+++ b/meta/recipes-core/dbus/dbus_1.14.0.bb
@@ -182,3 +182,5 @@ do_install:class-nativesdk() {
rm -rf ${D}${localstatedir}/run
}
BBCLASSEXTEND = "native nativesdk"
+
+CVE_PRODUCT += "d-bus_project:d-bus"