summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-05-07 14:55:04 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-08 12:15:17 +0100
commitc008c8dc7ad83de10063ce246ac0229180a9dbeb (patch)
tree8aecff56aa53729e6591221c645c8071964f6c0c /meta/recipes-devtools/squashfs-tools
parente11c0525fd92ae73b15480472238acb71b323800 (diff)
downloadpoky-c008c8dc7ad83de10063ce246ac0229180a9dbeb.tar.gz
squashfs-tools: set CVE_PRODUCT
(From OE-Core rev: 8f03a33f61a94e9b8d8232283204588ce18b45a0) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools')
-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 e871f1cbf5..5a8b5f77bd 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -44,3 +44,5 @@ ARM_INSTRUCTION_SET_armv5 = "arm"
44ARM_INSTRUCTION_SET_armv6 = "arm" 44ARM_INSTRUCTION_SET_armv6 = "arm"
45 45
46BBCLASSEXTEND = "native nativesdk" 46BBCLASSEXTEND = "native nativesdk"
47
48CVE_PRODUCT = "squashfs"