summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/lz4/lz4_1.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/lz4/lz4_1.9.2.bb')
-rw-r--r--poky/meta/recipes-support/lz4/lz4_1.9.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/poky/meta/recipes-support/lz4/lz4_1.9.2.bb b/poky/meta/recipes-support/lz4/lz4_1.9.2.bb
index 20719fcc58..0c4a0ac807 100644
--- a/poky/meta/recipes-support/lz4/lz4_1.9.2.bb
+++ b/poky/meta/recipes-support/lz4/lz4_1.9.2.bb
@@ -12,8 +12,9 @@ PE = "1"
SRCREV = "fdf2ef5809ca875c454510610764d9125ef2ebbd"
-SRC_URI = "git://github.com/lz4/lz4.git;branch=dev \
+SRC_URI = "git://github.com/lz4/lz4.git;branch=dev;protocol=https \
file://run-ptest \
+ file://CVE-2021-3520.patch \
"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"