diff options
| -rw-r--r-- | meta/recipes-graphics/builder/builder_0.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/builder/builder_0.1.bb b/meta/recipes-graphics/builder/builder_0.1.bb index 7719b783c2..39abaf31ce 100644 --- a/meta/recipes-graphics/builder/builder_0.1.bb +++ b/meta/recipes-graphics/builder/builder_0.1.bb | |||
| @@ -29,4 +29,5 @@ do_install () { | |||
| 29 | chown builder.builder ${D}${sysconfdir}/mini_x/session.d/builder_session.sh | 29 | chown builder.builder ${D}${sysconfdir}/mini_x/session.d/builder_session.sh |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | CVE_STATUS[CVE-2008-4178] = "cpe-incorrect: This CVE is for an unrelated builder" | 32 | # do not report CVEs for other builder apps |
| 33 | CVE_PRODUCT = "yoctoproject:builder" | ||
