summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/tar/tar_1.32.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/tar/tar_1.32.bb b/meta/recipes-extended/tar/tar_1.32.bb
index 3ae6d674a5..0fe0b801c2 100644
--- a/meta/recipes-extended/tar/tar_1.32.bb
+++ b/meta/recipes-extended/tar/tar_1.32.bb
@@ -65,3 +65,6 @@ PROVIDES_append_class-native = " tar-replacement-native"
65NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}" 65NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
66 66
67BBCLASSEXTEND = "native nativesdk" 67BBCLASSEXTEND = "native nativesdk"
68
69# These are both specific to the NPM package node-tar
70CVE_CHECK_WHITELIST += "CVE-2021-32803 CVE-2021-32804"