4 Commits

Author SHA1 Message Date
Buzz
abbe08fc18 bugfixes for error/s that were occuring in 'vagrant up'.
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
2022-05-10 19:12:19 +10:00
Peter Barker
69a6d49633 solo-builder: update repo we fetch meta-fsl-bsp-release from
The freescale hostname no longer resolves
2020-08-01 13:46:21 +10:00
Matt Lawrence
2cd8ac3875 BUILD: Housekeeping, add artoo bulild, directory moves/names, new build opts
- 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
2019-05-05 19:44:09 -04:00
Matt Lawrence
5146f93097 BUILD: Renamed alt-sync to source-sync, use rsync for local git repo
Renamed file from alt-sync to source-sync.  Using rsync for local repo meta-3dr and base.
2019-01-07 12:35:46 -05:00