diff --git a/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb b/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb index 746c184491..6fce1623d6 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb @@ -23,6 +23,8 @@ DEPENDS += " \ openjpeg \ " +CVE_PRODUCT = "pillow" + S = "${WORKDIR}/git" BBCLASSEXTEND = "native"