From: Leon Anavi <[email protected]> Add nativesdk to BBCLASSEXTEND because python3-pikepdf requires nativesdk-python3-pillow.
This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 9245fda941a140931086f51c9701214843aa5aa9) Signed-off-by: Ankur Tyagi <[email protected]> --- meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb index 4db5db1572..0730ac7d32 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb @@ -64,4 +64,4 @@ CVE_PRODUCT = "pillow" RPROVIDES:${PN} += "python3-imaging" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122606): https://lists.openembedded.org/g/openembedded-devel/message/122606 Mute This Topic: https://lists.openembedded.org/mt/116744705/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
