aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-19cooker: fix watching directories with Python 3.6+paule/python-36-inotify-fixPaul Eggleton
2017-10-10toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10toaster: Remove prettifyDavid Reyna
2017-10-07README: new readme file including main aspects of the projectLeonardo Sandoval
2017-10-07bitbake-user-manual-metadata: include a space on a append exampleLeonardo Sandoval
2017-10-07bitbake-user-manual/bitbake-user-manual: remove YP as build systemLeonardo Sandoval
2017-10-06Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-10-06bitbake-user-manual: add more gitsm fetcher limitationsMikko Ylinen
2017-10-06toaster: build missing toaster.conf settingsDavid Reyna
2017-09-26bitbake-user-manual: Updated kernel version in PREFERRED_VERSION exampleScott Rifenbark
2017-09-22bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto
2017-09-22server/process: Increase runCommand timeoutRichard Purdie
2017-09-17toaster: allow dots in user path namesDavid Reyna
2017-09-17toaster: reserve HEAD from imported layersDavid Reyna
2017-09-14cooker: ensure monkey-patching in collect_bbfiles() gets undone on errorPaul Eggleton
2017-09-14cooker: fix watching empty directoriesPaul Eggleton
2017-09-13bitbake-user-manual: Edits to "inherit" section.Scott Rifenbark
2017-09-13bitbake-user-manual: Removed bad linksScott Rifenbark
2017-09-13bitbake-user-manual: Updated inherit and INHERIT sectionsScott Rifenbark
2017-09-13bitbake-user-manual: Clarified inherit, include, require relationshipsScott Rifenbark
2017-09-12server/process: ensure server failure log is limited to current sessionPaul Eggleton
2017-09-12runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHITELISTPaul Eggleton
2017-09-11process/cooker: Improve readypipe handlingRichard Purdie
2017-09-11toaster: update pyro to rocko as stable releaseDavid Reyna
2017-09-11toaster: handle early exceptionsDavid Reyna
2017-09-07tests/fetch: handle network failures gracefullyRoss Burton
2017-09-07fetch2: add stub latest_versionstring to FetchMethodRoss Burton
2017-09-07Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-09-05cooker: clear extra config settings and remote datastores on client disconnectPaul Eggleton
2017-09-05cooker.py: Fix layer priority processingMark Hatle
2017-09-05siggen: move reset() definition to base SignatureGenerator classPaul Eggleton
2017-09-04toaster: edit column list not sortedDavid Reyna
2017-09-04toaster: recipe links broken for default layersDavid Reyna
2017-09-04toaster: missing ToasterSetting importDavid Reyna
2017-09-04toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-04toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-04toaster: Order column in Tasks selectableAwais Belal
2017-09-04toaster: display error when the fstype select is emptyDavid Reyna
2017-09-01cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-08-31cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandli...Richard Purdie
2017-08-31siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho
2017-08-31cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton
2017-08-31cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-31prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie
2017-08-31prserv/serv: Rename self.quit -> self.quitflagRichard Purdie
2017-08-31prserv/serv: Send sentinel to stop handler threadRichard Purdie