25 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
Buzz
7e8f0ab393
git doesn't have root certs for all the remote servers 2021-12-05 11:40:10 +10:00
Matt Lawrence
66d87f27d2 ArduCopter 4.0.0 CubeSolo build 2020-01-04 20:04:34 -05:00
Matt Lawrence
f181e149ce BUILD: Move artoo build to beginning of script 2019-05-06 20:46:02 -04: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
88fcadf4aa BUILD: Update binary location for consolidated repo 2019-01-07 12:35:46 -05:00
Matt Lawrence
c7a2702b64 BUILD: Do not clean by default 2019-01-07 12:35:46 -05: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
Matt
9232513c6d command line switch for cleaning build 2017-12-28 17:08:43 -05:00
root
f5d2efe459 clean command/s are very verbose, and return an error code even though the clean works 2017-12-26 03:42:38 +00:00
Matt
b880c501bc BUILDER: Compile from head commits 2017-12-25 20:19:59 -05:00
David Buzz
69859d4de6 record the foldername we put the results in, for use elsewhere 2017-12-24 16:18:13 +10:00
David Buzz
1a74743e05 minor tweaks by buzz 2017-12-24 16:18:13 +10:00
David Buzz
a0f4350810 minor tweaks by buzz 2017-12-24 16:18:13 +10:00
Buzz
048872a3fd builder.sh can now pass git tag name , or branch name to the alternate sync tool 2017-12-24 16:18:13 +10:00
Buzz
0e24fe2e19 simplify 2017-12-24 16:18:13 +10:00
Buzz
5c78128fea WIP for alternative to 'repo' command for syncing git repo/s. 2017-12-24 16:18:13 +10:00
Buzz
b2af2666fb builder.sh: better error handling from matt. 2017-12-19 12:41:49 +10:00
Matt
8420c1023a BUILDER: Updated to switch repos & branches; Copy completed files
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.
2017-12-16 11:24:35 +10:00
Buzz
ecf5e1f359 improve readme, and drop the need for a ssh key of any sort, as we use http repo URLs now. 2017-08-01 17:10:18 +10:00
Buzz
5640cc2b7a tell user where to find the resources that the build makes. 2017-07-31 03:17:53 +10:00
Buzz
1169543724 bitbake: continue-on-error 2017-07-30 22:49:20 +10:00
Buzz
aaaa265984 machine name should be - hyphens, not underscores , no idea why it was underscores, maybe historical.? also change text so it say we default to master, which is what we are doing now. 2017-07-30 17:03:54 +10:00
Buzz
65cea35af1 more repo massaging 2017-07-30 14:39:16 +10:00
Buzz
dc7b7532a5 Initial commit, based on .tar.gz file as provided by 3DR , see SOURCE file. 2017-07-28 17:07:57 +10:00