mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 17:27:31 +01:00
python-asn1crypto: extend to nativesdk
Fixed: $ bitbake nativesdk-python3-cryptography ERROR: Nothing PROVIDES 'nativesdk-python3-asn1crypto' Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ef1fbfd0f9
commit
4739ece809
|
|
@ -20,4 +20,4 @@ RDEPENDS_${PN}_class-target += " \
|
|||
${PYTHON_PN}-netclient \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user