this pins the git version used to 2.32.2 as it seems to work ok with the patches, and latest one from releases didn't.
it also changes the url schema to http: from git: as per github guidlines change/s.
bitbake recipies need protocol=http, to tell bitbake that git
should use the http protocol
- Changed build directory to /solo-build since it isn't alt anymore.
- Move 3dr-yocto-bsp-base into solo-builder directory
- Remove unused files and directories from solo-builder
- Added building artoo STM32 FW to build
- Updated command line options for nuke and scripted
- Removed debug outputs
Added ability to specify a git account, repo, and branch for the
3dr-arm-yocto-bsp repo. This will allow you to run the build from the
default OpenSolo repo or any fork. It will also let you specify the
branch to look in. Once complete, the two tar.gz files are copied into
a date stamped folder and an MD5sum created on them. This will save some
steps when getting them put on Solo. And it allows for file integrity
checking.