aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-12-14buildsteps/RunOeSelftest: don't run test_checkpkg on release before rockoJoshua Lock
2017-12-14Fix PublishArtifacts for beaglebone->beaglebone-yocto transitionRichard Purdie
2017-12-14buildsteps/CreateAutoConf: fix beaglebone backwards compatJoshua Lock
2017-12-14buildsteps/BuildImages: tweak support for building refkitJoshua Lock
2017-12-14buildsteps/CreateAutoConf: support beaglebone→beaglebone-yocto renameJoshua Lock
2017-12-14buildsteps/CreateAutoConf: drop support for releases before mortyJoshua Lock
2017-12-14buildbot/status/web/templates: fixes for convenience branch dropdownJoshua Lock
2017-12-14CheckYoctoCompat.py: rename yocto-compat-layer to yocto-check-layerStephano Cetola
2017-12-14buildbot/status/web/templates: add convenience branch dropdownJoshua Lock
2017-12-14Remove sqlalchemy_migrate-0.6-py2.6Joshua Lock
2017-12-14Remove SQLAlchemy-0.8.0b2Joshua Lock
2017-12-14buildsteps/BuildImages: don't try and build refkit with release branchesJoshua Lock
2017-12-14autobuilder/buildsteps/RemoveTmpFiles: fix some blatant errorsJoshua Lock
2017-12-14autobuilder/buildsteps/CheckYoctoCompat: buildstep for yocto-compat-layerJoshua Lock
2017-12-14autobuilder/buildsteps/CheckOutLayers: store layer names in a propertyJoshua Lock
2017-12-14autobuilder/buildsteps/CreateAutoConf: add source to setProperty() callsJoshua Lock
2017-12-14autobuilder/buildsteps/BuildImages: add source to setProperty() callsJoshua Lock
2017-12-14autobuilder/lib/wiki: use a timeout with all wiki API callsJoshua Lock
2017-12-14autobuilder/lib/wiki: make MAX_TRIES a module level constantJoshua Lock
2017-12-14autobuilder/lib/wiki: fix some typosJoshua Lock
2017-08-29SendOePerfEmail.py: Fix running host in email msgAníbal Limón
2017-08-29RunOeBuildPerfTest.py: Use slavename to store results in pubish_dirAníbal Limón
2017-08-29RunOeBuildPerfTest.py: Remove commit results on call oe-build-perf-testAníbal Limón
2017-08-24autobuilder: remove SyncPersistDB and MaintainPersistDB buildstepsJoshua Lock
2017-08-22autobuilder/buildsteps/CreateAutoConf: add lockedsigs optionJoshua Lock
2017-08-18buildsteps/RunOeSelftest: support skipping tests on Rocko or newerJoshua Lock
2017-08-18buildsteps/RunOeSelftest: simplify and remove duplicated codeJoshua Lock
2017-08-18buildsteps/BuildImages: support a no-op image build for oe-selftestJoshua Lock
2017-08-01buildsteps: add bblayers modification stepStephano Cetola
2017-07-31autobuilder/buildsteps: Add DAFTFlash buildstepAníbal Limón
2017-07-31autobuilder/buildsteps: Add DaftGetDevices stepAníbal Limón
2017-07-31buildsteps/RunSanityTests: Add support for simpleremote targetAníbal Limón
2017-07-31buildsteps/BuildImages: Setproperty BuildImagesAníbal Limón
2017-07-31CreateBBLayersConf: remove meta-qt4 after layer version 10Stephano Cetola
2017-07-21Revert "autobuilder/buildsteps: add force bash option on build and preamble"Joshua Lock
2017-07-21Revert "autobuilder/buildsteps/[BuildImages|RunPreamble]: command must be a s...Joshua Lock
2017-07-20autobuilder/buildsteps/[BuildImages|RunPreamble]: command must be a stringJoshua Lock
2017-07-20autobuilder/buildsteps/CreateAutoConf: support workers with PARALLEL_MAKEJoshua Lock
2017-07-20autobuilder/buildsteps/CreateAutoConf: PARALLEL_MAKE -> PARALLEL_MAKE_NUMJoshua Lock
2017-07-18autobuilder/buildsteps/RunSanityTests: clean up some logicJoshua Lock
2017-07-18autobuilder/buildsteps/RunSanityTests: compatability fix musl imagesJoshua Lock
2017-07-18autobuilder/buildsteps/BuildImages: compatability fix musl imagesJoshua Lock
2017-07-17buildbot/steps/yoctogit: add init to submodule updateStephano Cetola
2017-07-17ScrapeTargets: use translate instead of regexStephano Cetola
2017-07-11autobuilder/buildsteps/ScrapeTargets: assignment operator versatilityJoshua Lock
2017-07-11ScrapeTargets.py: Use python instead of awkStephano Cetola
2017-07-11autobuilder/buildsteps: add force bash option on build and preambleStephano Cetola
2017-07-10buildsteps/CreateAutoConf: add new directory for release SSTATEJoshua Lock
2017-07-10autobuilder/buildsteps/CreateAutoConf: support empty IMAGE_FSTYPESJoshua Lock
2017-07-06ScrapeTargets.py: improve target search algorithmStephano Cetola