summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-11-06 17:37:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-07 19:47:27 +0000
commit7c7b9386384fb0f8c4043328274146b06c528516 (patch)
tree82f0d7ddd97994cca34c4baf9fda3a7c69c7a990
parent97a88a7b338720549036ff0a4809748859ab3289 (diff)
downloadpoky-7c7b9386384fb0f8c4043328274146b06c528516.tar.gz
squashfs-tools: set CVE_PRODUCT
(From OE-Core rev: 8f03a33f61a94e9b8d8232283204588ce18b45a0) (From OE-Core rev: 5ebaa9b41501c64e939b671b37dc616e98d2a803) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index 1eb0154fd7..2fda5a94d4 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -40,3 +40,5 @@ do_install () {
40ARM_INSTRUCTION_SET = "arm" 40ARM_INSTRUCTION_SET = "arm"
41 41
42BBCLASSEXTEND = "native nativesdk" 42BBCLASSEXTEND = "native nativesdk"
43
44CVE_PRODUCT = "squashfs"