diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-pillow_9.0.0.bb) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_9.0.0.bb b/meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb index 487e4b54c4..fb86322f77 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_9.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_9.0.1.bb | |||
@@ -38,3 +38,5 @@ S = "${WORKDIR}/git" | |||
38 | RPROVIDES:${PN} += "python3-imaging" | 38 | RPROVIDES:${PN} += "python3-imaging" |
39 | 39 | ||
40 | BBCLASSEXTEND = "native" | 40 | BBCLASSEXTEND = "native" |
41 | |||
42 | SRCREV = "6deac9e3a23caffbfdd75c00d3f0a1cd36cdbd5d" | ||