Skip to content

Commit

Permalink
mbedtls: add native and nativesdk to BBCLASSEXTEND
Browse files Browse the repository at this point in the history
Fixes:

ERROR: Nothing PROVIDES 'mbedtls-native'

Signed-off-by: Pierre-Jean Texier <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
texierp authored and kraj committed Feb 20, 2020
1 parent c58d9d5 commit 90d73b1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ RPROVIDES_${PN} = "polarssl"

PACKAGES =+ "${PN}-programs"
FILES_${PN}-programs = "${bindir}/"

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 90d73b1

Please sign in to comment.