diff options
author | Emil Kronborg Andersen <emkan@prevas.dk> | 2023-08-24 15:40:59 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-13 04:31:05 -1000 |
commit | 5e5a140f3ca098ab99ad705a280aa435c98a6da5 (patch) | |
tree | 721e7b9315ba3ac4a1e7d4097ddbcd11fed3967e | |
parent | 88216a956584637456eccb0050a58e20c65f6e47 (diff) | |
download | poky-5e5a140f3ca098ab99ad705a280aa435c98a6da5.tar.gz |
dbus: add additional entries to CVE_PRODUCT
(From OE-Core rev: 0329ca7bb29cdd77cca93c4354e8e0e5de5e37d8)
Signed-off-by: Emil Kronborg Andersen <emkan@prevas.dk>
(cherry picked from commit d50b395ceff3f30c30a10dba94fb340a547e434f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.14.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus_1.14.8.bb b/meta/recipes-core/dbus/dbus_1.14.8.bb index b6c245d40b..2dcbadd50b 100644 --- a/meta/recipes-core/dbus/dbus_1.14.8.bb +++ b/meta/recipes-core/dbus/dbus_1.14.8.bb | |||
@@ -184,4 +184,4 @@ do_install:class-nativesdk() { | |||
184 | } | 184 | } |
185 | BBCLASSEXTEND = "native nativesdk" | 185 | BBCLASSEXTEND = "native nativesdk" |
186 | 186 | ||
187 | CVE_PRODUCT += "d-bus_project:d-bus" | 187 | CVE_PRODUCT += "d-bus_project:d-bus freedesktop:dbus freedesktop:libdbus" |