Skip to content

Option for setting/changing an active MACHINE #383

@PatrickVog

Description

@PatrickVog

Is your feature request related to a problem? Please describe.
We usually have one build directory where we build one custom distro but for multiple devices. The local conf is not modified individually and contains a MACHINE ??= <default_machine> entry. When building we just set MACHINE= bitbake ... or export MACHINE. Such a process is in my opinion not covered in the plugin. I can have multiple build directories where I can set the MACHINE differently in the local.conf but I cannot tell which MACHINE to use over the plugin.

Describe the solution you'd like
Provide the option to set and change the MACHINE variable. This could be included in the "Change active build configuration" option that a MACHINE variable is provided there.

Describe alternatives you've considered
None

Additional context
It would also be useful if there is the option to have different command wrappers within a build configuration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions