summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb b/meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb
index eda0bd57d4..6567b32d0d 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_6.2.1.bb
@@ -9,6 +9,9 @@ SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=6.2.x;protocol=https
9 file://0001-support-cross-compiling.patch \ 9 file://0001-support-cross-compiling.patch \
10 file://0001-explicitly-set-compile-options.patch \ 10 file://0001-explicitly-set-compile-options.patch \
11 file://0001-CVE-2022-45198.patch \ 11 file://0001-CVE-2022-45198.patch \
12 file://CVE-2023-50447-1.patch \
13 file://CVE-2023-50447-2.patch \
14 file://CVE-2023-50447-3.patch \
12" 15"
13SRCREV ?= "6e0f07bbe38def22d36ee176b2efd9ea74b453a6" 16SRCREV ?= "6e0f07bbe38def22d36ee176b2efd9ea74b453a6"
14 17