[oe] [meta-python][PATCH] python3-pillow: Provide python3-imaging

Khem Raj raj.khem at gmail.com
Sat Aug 10 17:15:46 UTC 2019


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 at gmail.com>
Cc: Tim Orling <TicoTimo at gmail.com>
---
 meta-python/recipes-devtools/python/python3-pillow_6.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-pillow_6.1.bb b/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
index b74326755b..1d91066481 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
@@ -33,4 +33,6 @@ CVE_PRODUCT = "pillow"
 
 S = "${WORKDIR}/git"
 
+RPROVIDES_${PN} += "python3-imaging"
+
 BBCLASSEXTEND = "native"
-- 
2.22.0



More information about the Openembedded-devel mailing list