Commit Graph

5 Commits

Author SHA1 Message Date
Joshua Lock
845aea0b5c README: note some prerequisites for deployment
The deployment instructions assume buildbot is already installed on the
target system.
Furthermore note that a copy of the yocto-autobuilder-helper is required.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-03-07 10:58:17 +00:00
Joshua Lock
5ab7c09629 README: add a note on reverse proxies
The new UI with websocket usage requires some additional logic in reverse
proxy configurations.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-02-28 11:36:44 +00:00
Joshua Lock
6356e5553a README: clarify some things
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-02-22 15:55:50 +00:00
Joshua G Lock
9b25f02692
README.md: improve readability
Make more use of Markdown formatting features to improve the readability of the README when rendered.
2018-02-22 10:45:37 +00:00
Joshua Lock
4fd189ab38 Initial prototype of using yocto-autobuilder-helper scripts
Initial prototype of using yocto-autobuilder-helper scripts from vanilla
buildbot to replicate yocto-autobuilder configuration.

* README.md is updated to describe goals and approach
* TODO contains known issues and work items, TODO: comments in the code
  point to specific locations of work

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-02-22 10:38:19 +00:00