Commit Graph

2 Commits

Author SHA1 Message Date
Trevor Gamblin
b450d5cd97 README-Guide: fix typos, add hashserv setup
Added some instructions on setting up the hash equivalency server for
an autobuilder instance that operates independently of the Yocto one.
This all still assumes that the user is planning on running the controller,
worker, and janitor on the same build host, although the hash equivalency
server itself doesn't need to be.

Also made some minor changes to the list of packages to install to support
the autobuilder on Ubuntu, since there were some typos in the package names.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-12 21:48:26 +01:00
Thomas Goodwin
c10ea24a43 README-Guide.md: Added additional documentation.
Extended the documentation set to include instructions for how to
make changes to builds, schedules, workers, etc. including a rough
map of what variables map to one another and which variables are
allowed/used in the autobuilder helper JSON file(s).

Signed-off-by: Thomas Goodwin <btgoodwin@geontech.com>
2019-08-15 06:57:16 -04:00