The Yocto Autobuilder: Difference between revisions
Bill Randle (talk | contribs) No edit summary |
Bill Randle (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
The Yocto AutobBuilder is a buildbot based autobuilder implementation that can be used to build out and test custom distros utilizing OE-Core (either bare or through the poky repository) | The Yocto AutobBuilder is a buildbot based autobuilder implementation that can be used to build out and test custom distros utilizing OE-Core (either bare or through the poky repository) | ||
The source code can be downloaded from [[git://git.yoctoproject.org/yocto-autobuilder]]. For details on the design and configuration of the AutoBuilder, refer to the ''''YoctoAutobuilderDevelopersDocument.html'''' document in the ''docs'' directory of the yocto-autobuilder git repo. | The source code can be downloaded from [[git://git.yoctoproject.org/yocto-autobuilder]]. For details on the design and configuration of the AutoBuilder, refer to the '''''YoctoAutobuilderDevelopersDocument.html''''' document in the ''docs'' directory of the yocto-autobuilder git repo. | ||
The yocto-autobuilder maintainer is Elizabeth Flanagan. All patches to the yocto-autobuilder should be sent to yocto@yoctoproject.org with "[yocto-autobuilder]" in the Subject line. Please CC: pidge@toganlabs.com and joshua.g.lock@linux.intel.com. | The yocto-autobuilder maintainer is Elizabeth Flanagan. All patches to the yocto-autobuilder should be sent to yocto@yoctoproject.org with "[yocto-autobuilder]" in the Subject line. Please CC: pidge@toganlabs.com and joshua.g.lock@linux.intel.com. |
Revision as of 01:55, 26 August 2016
The Yocto AutoBuilder
The Yocto AutobBuilder is a buildbot based autobuilder implementation that can be used to build out and test custom distros utilizing OE-Core (either bare or through the poky repository)
The source code can be downloaded from [[1]]. For details on the design and configuration of the AutoBuilder, refer to the YoctoAutobuilderDevelopersDocument.html document in the docs directory of the yocto-autobuilder git repo.
The yocto-autobuilder maintainer is Elizabeth Flanagan. All patches to the yocto-autobuilder should be sent to yocto@yoctoproject.org with "[yocto-autobuilder]" in the Subject line. Please CC: pidge@toganlabs.com and joshua.g.lock@linux.intel.com.
If you have access to our production autobuilder, please read the documentation on how to kick off builds.