BEHILIL Mohamed Yassine
BEHILIL Mohamed Yassine
Hello, I'm working on a Linux setup where everything related to my Yocto environment is sourced automatically via `.bashrc` and `.profile`. My `.bashrc` sources a `setup-env` script, which sets all...
> > > I confirm that the preview release works well — thank you! > > That said, I really hope to see some enhancements to the **"Devtool: Configure VSCode...
DevContainer: BitBake extension does not honor bitbake.pathToBitbakeFolder and looks in wrong path
## **Describe the bug** The BitBake VS Code extension does not respect the `bitbake.pathToBitbakeFolder` setting from `.devcontainer/devcontainer.json`. Even though the path is correctly set and the folder structure contains a...
**Question:** I've launched a Docker container with full configuration and sourced the environment during the build process. By doing this, I am able to run any `bitbake` command directly from...