summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/lz4/lz4_1.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/lz4/lz4_1.10.0.bb')
-rw-r--r--meta/recipes-support/lz4/lz4_1.10.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/lz4/lz4_1.10.0.bb b/meta/recipes-support/lz4/lz4_1.10.0.bb
index f77a2e7bb9..9bd3cfc27b 100644
--- a/meta/recipes-support/lz4/lz4_1.10.0.bb
+++ b/meta/recipes-support/lz4/lz4_1.10.0.bb
@@ -17,8 +17,6 @@ SRC_URI = "git://github.com/lz4/lz4.git;branch=release;protocol=https \
17 file://run-ptest" 17 file://run-ptest"
18UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)" 18UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"
19 19
20S = "${WORKDIR}/git"
21
22inherit ptest 20inherit ptest
23 21
24CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version." 22CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version."