python3-pyelftools: allow to build for nativesdk
This is a requirement to build optee-os with a Yocto generated SDK. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
7a77130550
commit
167678edac
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (c) 2023, Digi International Inc.
|
||||
|
||||
BBCLASSEXTEND += "nativesdk"
|
||||
Loading…
Reference in New Issue