Buzz
5b745243a2
fix3
2022-05-12 17:08:35 +10:00
Buzz
9297447603
fix2
2022-05-12 16:53:06 +10:00
Buzz
bc82afda39
try to get vagrant ci to go futher
2022-05-12 16:38:31 +10:00
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
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
66d87f27d2
ArduCopter 4.0.0 CubeSolo build
2020-01-04 20:04:34 -05:00
Jussi Tiira
b1ee2c960f
DOCS: fix broken wiki links
2019-10-26 16:15:59 -04:00
Matt Lawrence
f181e149ce
BUILD: Move artoo build to beginning of script
2019-05-06 20:46:02 -04:00
Matt Lawrence
935f602214
DOCS: Readmes redirect to wiki
2019-05-05 19:47:04 -04:00
Matt Lawrence
e284da62b6
BUILD: Add Travis CI
2019-05-05 19:44:09 -04:00
Matt Lawrence
62225f70b6
DOC: Detailed solo-builder readme
...
New detailed readme.md in the solo-builder directory replaces existing documentation elsewhere.
2019-05-05 19:44:09 -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 Lawrence
1c2b741bc1
BUILD: GPL-V3 license file in repo root
...
Used by numerous BB recipes
2019-01-07 12:35:46 -05:00
Matt Lawrence
5781715be2
BUILD: Move vagrant to repo root
...
- Takes Vagrant out of the old solo-builder and puts it into the root of the Open Solo repo. Gives vagrant full access to the entire repo.
- Cleaned up deps.sh and added everything that was in the playbook file.
- Removed the playbook work in favor of the deps.sh
2019-01-07 12:35:46 -05:00
Matt
d15217f432
Add git pull origin to meta-3dr
2017-12-29 23:10:47 -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
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.
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