16 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
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