diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pillow_8.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb b/meta-python/recipes-devtools/python/python3-pillow_8.2.0.bb index a1b4f9059d..3241230d13 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_8.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_8.2.0.bb | |||
| @@ -5,11 +5,11 @@ HOMEPAGE = "https://pillow.readthedocs.io" | |||
| 5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0337b116233da4616ae9fdb130bf6f1a" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0337b116233da4616ae9fdb130bf6f1a" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.1.x \ | 8 | SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.2.x \ |
| 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 | " | 11 | " |
| 12 | SRCREV ?= "88bd672dafad68b419ea29bef941dfa17f941038" | 12 | SRCREV ?= "e0e353c0ef7516979a9aedce3792596649ce4433" |
| 13 | 13 | ||
| 14 | inherit setuptools3 | 14 | inherit setuptools3 |
| 15 | 15 | ||
