> On 23 May 2023, at 16:36, Frieder Schrempf via lists.openembedded.org > <[email protected]> wrote: > diff --git a/vscode-bitbake-build/executeBitBakeCmd.sh > b/vscode-bitbake-build/executeBitBakeCmd.sh > new file mode 100755 > index 0000000000..d7a4c5a5aa > --- /dev/null > +++ b/vscode-bitbake-build/executeBitBakeCmd.sh > @@ -0,0 +1,3 @@ > +#!/bin/bash > +. ./oe-init-build-env vscode-bitbake-build > /dev/null > +bitbake-layers show-layers
Pretty certain you didn’t want this in your commit. (you might want to add vscode-bitbake-build to your global git ignore) Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181649): https://lists.openembedded.org/g/openembedded-core/message/181649 Mute This Topic: https://lists.openembedded.org/mt/99089924/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
