Michael Brown
Michael Brown
From IRC conversation: 1) does the bb shell mode prevent the initial delay of the bb commands? kergoth: right now it doesn't, since each command is a separate executable script,...
This would allow a user to simply see recipe file locations, as well as enable the user to do something like: gvim $(bb recipe-files foo) This allows more flexibility with...
bb list and bb search could use an option to cause the version info and/or filename (which usually contains version info) to be output along with the recipe name. Outputting...
When not in your build directory, bitbake explains: Error: must run bitbake from under your build directory However, bb only says: The BBPATH variable is not set It would be...