diff options
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl_8.6.11.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb index efb36b32dd..a993d7c959 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.11.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.11.bb | |||
| @@ -30,6 +30,9 @@ SRC_URI[sha256sum] = "8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064 | |||
| 30 | SRC_URI_class-native = "${BASE_SRC_URI}" | 30 | SRC_URI_class-native = "${BASE_SRC_URI}" |
| 31 | 31 | ||
| 32 | S = "${WORKDIR}/${BPN}${PV}/unix" | 32 | S = "${WORKDIR}/${BPN}${PV}/unix" |
| 33 | # Upstream don't believe this is an exploitable issue | ||
| 34 | # https://core.tcl-lang.org/tcl/info/7079e4f91601e9c7 | ||
| 35 | CVE_CHECK_WHITELIST += "CVE-2021-35331" | ||
| 33 | 36 | ||
| 34 | PSEUDO_IGNORE_PATHS .= ",${WORKDIR}/${BPN}${PV}" | 37 | PSEUDO_IGNORE_PATHS .= ",${WORKDIR}/${BPN}${PV}" |
| 35 | VER = "${PV}" | 38 | VER = "${PV}" |
