All of lore.kernel.org
 help / color / mirror / Atom feed
* A bitbake error caused by "Variable BB_ENV_EXTRAWHITE" #bitbake
@ 2022-08-13  3:13 lucky33newman
  2022-08-13  6:52 ` [yocto] " Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: lucky33newman @ 2022-08-13  3:13 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

Hellow everyone, this is Yan. I am new to Yocto Project, still, I am learning.

There is a question, when I bitbaked my image I found this ERROR:

yanxk@yanxk-Ubuntu:~/Yocto/poky/build$ bitbake core-image-sato
ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
ERROR: Variable BB_ENV_EXTRAWHITE from the shell environment has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
ERROR: Exiting to allow enviroment variables to be corrected

How can I do a quick fix, and why is it working wrong?

By the way, I check the link https://git.openembedded.org/bitbake/commit/?id=87104b6a167188921da157c7dba45938849fb22a , which most likely the main cause.

Waiting for a help.

[-- Attachment #2: Type: text/html, Size: 959 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] A bitbake error caused by "Variable BB_ENV_EXTRAWHITE" #bitbake
  2022-08-13  3:13 A bitbake error caused by "Variable BB_ENV_EXTRAWHITE" #bitbake lucky33newman
@ 2022-08-13  6:52 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2022-08-13  6:52 UTC (permalink / raw)
  To: lucky33newman; +Cc: Yocto-mailing-list

Hello,

you probably need to exit the shell and then restart it and
re-initialize your environment (with oe-init-build-env), as it
contains the obsolete variable.

Alex

On Sat, 13 Aug 2022 at 05:13, <lucky33newman@gmail.com> wrote:
>
> Hellow everyone, this is Yan. I am new to Yocto Project, still, I am learning.
>
> There is a question, when I bitbaked my image I found this ERROR:
>
> yanxk@yanxk-Ubuntu:~/Yocto/poky/build$ bitbake core-image-sato
> ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
> ERROR: Variable BB_ENV_EXTRAWHITE from the shell environment has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
> ERROR: Exiting to allow enviroment variables to be corrected
>
> How can I do a quick fix, and why is it working wrong?
>
> By the way, I check the link https://git.openembedded.org/bitbake/commit/?id=87104b6a167188921da157c7dba45938849fb22a , which most likely the main cause.
>
> Waiting for a help.
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#57833): https://lists.yoctoproject.org/g/yocto/message/57833
> Mute This Topic: https://lists.yoctoproject.org/mt/92994782/1686489
> Mute #bitbake:https://lists.yoctoproject.org/g/yocto/mutehashtag/bitbake
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-13  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-13  3:13 A bitbake error caused by "Variable BB_ENV_EXTRAWHITE" #bitbake lucky33newman
2022-08-13  6:52 ` [yocto] " Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.