diff options
-rw-r--r-- | meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb b/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb index b6ad6337ce..583cc6378a 100644 --- a/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb +++ b/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb | |||
@@ -12,6 +12,8 @@ SRCREV = "5a8a5866a847561566499847d46a97c612b4e6dd" | |||
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||
15 | CVE_CHECK_SKIP_RECIPE = "${PN}" | ||
16 | |||
15 | inherit cmake pkgconfig meson features_check | 17 | inherit cmake pkgconfig meson features_check |
16 | 18 | ||
17 | FILES:${PN} += "${datadir}/dbus-1/* \ | 19 | FILES:${PN} += "${datadir}/dbus-1/* \ |