mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
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:
@@ -33,4 +33,6 @@ CVE_PRODUCT = "pillow"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
RPROVIDES_${PN} += "python3-imaging"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user