python3-pillow: Provide python3-imaging

This is the maintained PIL fork for python3 now a days
helps in writing/porting py2 recipes to py3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tim Orling <TicoTimo@gmail.com>
This commit is contained in:
Khem Raj
2019-08-10 10:12:35 -07:00
parent ae88e1a5d1
commit 2ea549618e

View File

@@ -33,4 +33,6 @@ CVE_PRODUCT = "pillow"
S = "${WORKDIR}/git"
RPROVIDES_${PN} += "python3-imaging"
BBCLASSEXTEND = "native"