mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:37:11 +00:00
mbedtls: add native and nativesdk to BBCLASSEXTEND
Fixes: ERROR: Nothing PROVIDES 'mbedtls-native' Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c58d9d500f
commit
90d73b1b91
@ -39,3 +39,5 @@ RPROVIDES_${PN} = "polarssl"
|
|||||||
|
|
||||||
PACKAGES =+ "${PN}-programs"
|
PACKAGES =+ "${PN}-programs"
|
||||||
FILES_${PN}-programs = "${bindir}/"
|
FILES_${PN}-programs = "${bindir}/"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user