diff options
| -rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5_5.58.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.58.bb b/meta/recipes-connectivity/bluez5/bluez5_5.58.bb index 186a621c44..eb8475ec1e 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.58.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.58.bb | |||
| @@ -2,6 +2,9 @@ require bluez5.inc | |||
| 2 | 2 | ||
| 3 | SRC_URI[sha256sum] = "c8065e75a5eb67236849ef68a354b1700540305a8c88ef0a0fd6288f19daf1f1" | 3 | SRC_URI[sha256sum] = "c8065e75a5eb67236849ef68a354b1700540305a8c88ef0a0fd6288f19daf1f1" |
| 4 | 4 | ||
| 5 | # These issues have kernel fixes rather than bluez fixes so exclude here | ||
| 6 | CVE_CHECK_WHITELIST += "CVE-2020-12352 CVE-2020-24490" | ||
| 7 | |||
| 5 | # noinst programs in Makefile.tools that are conditional on READLINE | 8 | # noinst programs in Makefile.tools that are conditional on READLINE |
| 6 | # support | 9 | # support |
| 7 | NOINST_TOOLS_READLINE ?= " \ | 10 | NOINST_TOOLS_READLINE ?= " \ |
