summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-09-26bitbake: bitbake-user-manual: Updated kernel version in PREFERRED_VERSION exa...Scott Rifenbark
2017-09-25bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto
2017-09-25bitbake: server/process: Increase runCommand timeoutRichard Purdie
2017-09-17bitbake: toaster: allow dots in user path namesDavid Reyna
2017-09-17bitbake: toaster: reserve HEAD from imported layersDavid Reyna
2017-09-17bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton
2017-09-17bitbake: cooker: fix watching empty directoriesPaul Eggleton
2017-09-13bitbake: bitbake-user-manual: Edits to "inherit" section.Scott Rifenbark
2017-09-13bitbake: bitbake-user-manual: Removed bad linksScott Rifenbark
2017-09-13bitbake: bitbake-user-manual: Updated inherit and INHERIT sectionsScott Rifenbark
2017-09-13bitbake: bitbake-user-manual: Clarified inherit, include, require relationshipsScott Rifenbark
2017-09-12bitbake: server/process: ensure server failure log is limited to current sessionPaul Eggleton
2017-09-12bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHI...Paul Eggleton
2017-09-12bitbake: process/cooker: Improve readypipe handlingRichard Purdie
2017-09-11bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna
2017-09-11bitbake: toaster: handle early exceptionsDavid Reyna
2017-09-11bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-09-11bitbake: fetch2: add stub latest_versionstring to FetchMethodRoss Burton
2017-09-11bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-09-05bitbake: cooker: clear extra config settings and remote datastores on client ...Paul Eggleton
2017-09-05bitbake: cooker.py: Fix layer priority processingMark Hatle
2017-09-05bitbake: siggen: move reset() definition to base SignatureGenerator classPaul Eggleton
2017-09-05bitbake: toaster: edit column list not sortedDavid Reyna
2017-09-05bitbake: toaster: recipe links broken for default layersDavid Reyna
2017-09-05bitbake: toaster: missing ToasterSetting importDavid Reyna
2017-09-05bitbake: toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-05bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-05bitbake: toaster: Order column in Tasks selectableAwais Belal
2017-09-05bitbake: toaster: display error when the fstype select is emptyDavid Reyna
2017-09-02bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-08-31bitbake: siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho
2017-08-31bitbake: cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton
2017-08-31bitbake: cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-31bitbake: prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie
2017-08-31bitbake: prserv/serv: Rename self.quit -> self.quitflagRichard Purdie
2017-08-31bitbake: prserv/serv: Send sentinel to stop handler threadRichard Purdie
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie
2017-08-31bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie
2017-08-31bitbake: cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie
2017-08-31bitbake: prserv/serv: Shut down any existing server before restartingRichard Purdie
2017-08-31bitbake: cooker: Change to consistent prefile/postfile handlingRichard Purdie
2017-08-31bitbake: cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie
2017-08-31bitbake: prserv/cooker: Drop unused paramRichard Purdie
2017-08-31bitbake: command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie
2017-08-24bitbake: main: Attempt to gain bitbake.lock rather than just waitingRichard Purdie