mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
dbus: Add missing CVE product name
(From OE-Core rev: 67b2db202834f1213bed3580badda2a67655ab7d) Signed-off-by: Mathieu Dubois-Briand <mbriand@witekio.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0f25ef97e3
commit
b9d661c6b2
@@ -183,3 +183,5 @@ do_install:class-nativesdk() {
|
|||||||
rm -rf ${D}${localstatedir}/run
|
rm -rf ${D}${localstatedir}/run
|
||||||
}
|
}
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
CVE_PRODUCT += "d-bus_project:d-bus"
|
||||||
|
|||||||
Reference in New Issue
Block a user