mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-24 05:30:38 +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"
|
||||
|
||||
RPROVIDES_${PN} += "python3-imaging"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user