Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiling meta-wpe for x86_64 machine #630

Open
ralagarsamyjs opened this issue Oct 28, 2024 · 0 comments
Open

compiling meta-wpe for x86_64 machine #630

ralagarsamyjs opened this issue Oct 28, 2024 · 0 comments

Comments

@ralagarsamyjs
Copy link

ralagarsamyjs commented Oct 28, 2024

as of today(28/10/2024), trying to build wpewebkit from meta-wpe for x86_64. getting below error. i am using latest yoe-distro and [email protected]:WebPlatformForEmbedded/meta-wpe

bitbake wpewebkit
ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
ERROR: Shell environment variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
ERROR: Exiting to allow enviroment variables to be corrected

Tried to update where BB_ENV_EXTRAWHITE is being used, but it seems that it is not there

sources/poky/scripts/contrib/convert-variable-renames.py:"BB_ENV_EXTRAWHITE" : "BB_ENV_PASSTHROUGH_ADDITIONS",
sources/poky/documentation/migration-guides/migration-4.0.rst:- BB_ENV_EXTRAWHITE became :term:BB_ENV_PASSTHROUGH_ADDITIONS
grep: sources/poky/bitbake/lib/bb/pycache/data_smart.cpython-310.pyc: binary file matches
sources/poky/bitbake/lib/bb/data_smart.py: "BB_ENV_EXTRAWHITE": "BB_ENV_PASSTHROUGH_ADDITIONS",
sources/poky/bitbake/ChangeLog: used instead of the internal bitbake one. Alternatively, BB_ENV_EXTRAWHITE can be used
How to solve this build setup error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant