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 similarity index 94% rename from meta-python/recipes-devtools/python/python3-pillow_9.0.0.bb rename to 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" RPROVIDES:${PN} += "python3-imaging" BBCLASSEXTEND = "native" + +SRCREV = "6deac9e3a23caffbfdd75c00d3f0a1cd36cdbd5d"