Skip to content

fix(ui): hide toaster commands in eSDK mode#521

Merged
deribaucourt merged 1 commit into
yoctoproject:stagingfrom
gcomneno:contrib/esdk-hide-toaster
May 22, 2026
Merged

fix(ui): hide toaster commands in eSDK mode#521
deribaucourt merged 1 commit into
yoctoproject:stagingfrom
gcomneno:contrib/esdk-hide-toaster

Conversation

@gcomneno
Copy link
Copy Markdown
Contributor

Summary

Hide Toaster commands when eSDK mode is active.

Toaster is started with source toaster ..., which is not expected to be available in eSDK mode. This mirrors the existing UI gating used for bitbake.devtool-ide-sdk.

Changes

  • disable bitbake.start-toaster-in-browser in eSDK mode
  • disable bitbake.stop-toaster in eSDK mode
  • hide the Start Toaster BitBake menu entry in eSDK mode

Validation

  • npm run compile
  • npm run lint

Toaster is started through the bitbake environment with 'source toaster', which is not expected to be available in eSDK mode.

Disable the Toaster commands and hide the main BitBake menu entry when the eSDK mode context is active.
@deribaucourt deribaucourt merged commit f74f7aa into yoctoproject:staging May 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants