Commit Graph

53 Commits

Author SHA1 Message Date
Joshua Lock
2e575d2377 config: fix repos for nightly-non-gpl3
nightly-non-gpl3 builder needs the meta-gplv2 repository as well as poky

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-02-28 12:17:31 +00:00
Joshua Lock
55900494ce config: fix missing comma
A missing comma resulted in the nightly-ppc-lsb and nightly-x86-64 builders
being merged into one.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-02-28 11:36:04 +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