37 Commits

Author SHA1 Message Date
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
root
80a483a544 don't run onre than 1 of these at a time.wq 2017-12-26 03:17:28 +00:00
root
4b76c7a450 don't run onre than 1 of these at a time.wq 2017-12-26 03:15:01 +00:00
root
4d97c620b8 definitely need the permissions fix, but not the .. 2017-12-26 02:23:02 +00:00
David Buzz
736c4a357f Merge branch 'master' of https://github.com/OpenSolo/solo-builder 2017-12-26 02:18:34 +00:00
root
d7a666205e definitely need the permissions fix 2017-12-26 02:13:05 +00:00
Matt
b880c501bc BUILDER: Compile from head commits 2017-12-25 20:19:59 -05:00
David Buzz
ebe24940f5 make the auto compile script a bit smarter with its output 2017-12-24 16:18:13 +10: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
329f1fc139 increased verbosity a lot inside alt_sync.sh, as it helps to see the repos and branches etc 2017-12-24 16:18:13 +10:00
David Buzz
f17a82082a minimum initial auto-build script 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
5495bdf7f8 allow using something other than 'master', in particular git tag names that start with tag/xxxxx 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
Buzz
251d55a341 not 3dr any more. 2017-12-18 12:48:20 +10:00
Buzz
46f0496fcf move pre-registration of known hosts into dependancies script, as it was sometimes failing when done in ansible. 2017-12-17 21:14:01 +10:00
Buzz
7b0e397e18 bcrypt package name typo. 2017-12-17 21:12:45 +10:00
Buzz
af34a87c77 hopeful fix 2017-12-17 21:03:51 +10:00
Buzz
fbdc8c6f26 need ansible inside the vm 2017-12-17 20:14:41 +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
6d762afe59 Update README.md 2017-11-09 16:40:51 +10:00
Jaimyn Mayer
51651ad7b2 Added link to quick start guide
Added a link to the quick start guide on ardupilot.org into the readme.
3DR-2.4.2
2017-08-04 10:44:51 +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
2afcb5f0cb temporarily include the pre-canned gimbal binary, as we can't build it ourselves yet. 2017-07-31 03:19:04 +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
ee3003ba43 make playbook use https to the newly public repo/s instead of needing any special ssh key setup for private access. 2017-07-30 14:23:59 +10:00
Buzz
ad341826ec tweak Vagrant setup by massaging the python that's used to a newer version. not perfect, but works. took this from artoo/tools/ which does something similar. 2017-07-30 14:22:30 +10:00
Buzz
8942d4da35 change git urls 2017-07-30 10:24:11 +10:00
Buzz
d468a5f62c changed git url/s 2017-07-28 17:31:56 +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