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:
Javier Viguera 2023-04-17 12:30:26 +02:00
parent 7a77130550
commit 167678edac
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Copyright (c) 2023, Digi International Inc.
BBCLASSEXTEND += "nativesdk"