Commit Graph

10 Commits

Author SHA1 Message Date
Ross Burton
f11799d6fb README: update patch submission address
Patches should now be sent to yocto-patches@.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-03-28 17:51:03 +00:00
Richard Purdie
9a4cdd9cc9 Drop wikilog plugin, we're not going back to it!
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-09-28 10:54:36 +01:00
Richard Purdie
e0c1452d5a README: Fix mailing list email address
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-08-13 22:48:56 +01:00
Richard Purdie
c6ff41a4c7 README: Add pointer to the mailing list for patches
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-30 19:43:59 +01:00
Armin Kuster
22859fea37 README.md: cleanup installation setup
yoctoabb is currently hardcode so clone repo there.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-10 23:42:12 +01:00
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