From: Denys Dmytriyenko <[email protected]> As BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/classes/tisdk-bundle.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/classes/tisdk-bundle.bbclass b/meta-arago-distro/classes/tisdk-bundle.bbclass index 0e5d2391..5ab9f875 100644 --- a/meta-arago-distro/classes/tisdk-bundle.bbclass +++ b/meta-arago-distro/classes/tisdk-bundle.bbclass @@ -46,7 +46,7 @@ TARGET_IMAGE_TYPES ?= "tar.xz tar.gz ubi wic.gz wic.xz" # of that directory will be added to the SDK using the same directory # structure found inside of the EXTRA_TISDK_FILES directory. # This can be set in the recipe or from the command line as long as -# the variable is in the BB_ENV_EXTRAWHITE list. +# the variable is in the BB_ENV_PASSTHROUGH_ADDITIONS list. EXTRA_TISDK_FILES ?= "" # Variable to specify the name of SPL -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13584): https://lists.yoctoproject.org/g/meta-arago/message/13584 Mute This Topic: https://lists.yoctoproject.org/mt/89373669/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
