mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
openjpeg: Add nativesdk to BBCLASSEXTEND
Add nativesdk to BBCLASSEXTEND because python3-pillow requires nativesdk-openjpeg. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fa702ab398
commit
3c40f787eb
|
|
@ -17,4 +17,4 @@ EXTRA_OECMAKE += "-DOPENJPEG_INSTALL_LIB_DIR=${@d.getVar('baselib').replace('/',
|
|||
|
||||
FILES:${PN} += "${libdir}/openjpeg*"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user