[yocto-autobuilder][GIT PULL] autobuilder: Build history modifications
Bryan Evenson
Below is a pull request for some fixes in enabling build history in the autobuilder.
I'm using a pull request this time as one line in the second commit is long enough that it might get truncated in e-mail. The first commit was needed in my testing to enable build history. Before this commit, the buildset needed to be using poky/master to enable build history for that buildset. The second patch adds documentation on how to setup build history. Regards, Bryan The following changes since commit e8183de6ff71db23a3b04cddde5ae4212ae4e677: Documentation: Document GitPoller changesource (2014-12-08 15:45:18 -0800) are available in the git repository at: https://github.com/evensonbryan/yocto-autobuilder.git evensonbryan/contrib for you to fetch changes up to ff16eacb4407d54c8818c9baecc000bfdf680aad: Documentation: Add build history documentation (2014-12-11 10:37:58 -0500) ---------------------------------------------------------------- Bryan Evenson (2): CreateAutoConf.py: Modify build history inclusion Documentation: Add build history documentation docs/YoctoAutobuilderDevelopersDocument.html | 6 ++++-- .../autobuilder/buildsteps/CreateAutoConf.py | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) |
|