diff --git a/package.json b/package.json index 0a468820..e5192cc4 100644 --- a/package.json +++ b/package.json @@ -381,7 +381,7 @@ }, { "command": "bitbake.pick-configuration", - "title": "BitBake: Pick configuration", + "title": "BitBake: Change active buildConfiguration", "description": "Select the active build configuration from the settings to use for bitbake commands." }, { @@ -617,6 +617,9 @@ "command": "bitbake.examine-dependency-taskexp", "group": "1@bitbake_dev@5" }, + { "command": "bitbake.pick-configuration", + "group": "1@bitbake_dev@6" + }, { "command": "bitbake.devtool-modify", "group": "2@bitbake_devtool@0"