summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: README: new readme file including main aspects of the projectLeonardo Sandoval2017-10-071-0/+35
* bitbake: bitbake-user-manual-metadata: include a space on a append exampleLeonardo Sandoval2017-10-071-1/+1
* bitbake: bitbake-user-manual/bitbake-user-manual: remove YP as build systemLeonardo Sandoval2017-10-071-1/+1
* bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman2017-10-071-0/+1
* bitbake: bitbake-user-manual: add more gitsm fetcher limitationsMikko Ylinen2017-10-071-1/+3
* bitbake: toaster: build missing toaster.conf settingsDavid Reyna2017-10-071-2/+3
* bitbake: bitbake-user-manual: Updated kernel version in PREFERRED_VERSION exa...Scott Rifenbark2017-09-261-1/+1
* bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto2017-09-251-9/+10
* bitbake: server/process: Increase runCommand timeoutRichard Purdie2017-09-251-1/+1
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-173-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-173-7/+18
* bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton2017-09-171-19/+19
* bitbake: cooker: fix watching empty directoriesPaul Eggleton2017-09-171-3/+6
* bitbake: bitbake-user-manual: Edits to "inherit" section.Scott Rifenbark2017-09-131-3/+3
* bitbake: bitbake-user-manual: Removed bad linksScott Rifenbark2017-09-131-12/+2
* bitbake: bitbake-user-manual: Updated inherit and INHERIT sectionsScott Rifenbark2017-09-131-5/+13
* bitbake: bitbake-user-manual: Clarified inherit, include, require relationshipsScott Rifenbark2017-09-131-7/+34
* bitbake: server/process: ensure server failure log is limited to current sessionPaul Eggleton2017-09-121-3/+25
* bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHI...Paul Eggleton2017-09-121-3/+3
* bitbake: process/cooker: Improve readypipe handlingRichard Purdie2017-09-122-9/+14
* bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna2017-09-112-15/+15
* bitbake: toaster: handle early exceptionsDavid Reyna2017-09-111-0/+8
* bitbake: tests/fetch: handle network failures gracefullyRoss Burton2017-09-111-0/+2
* bitbake: fetch2: add stub latest_versionstring to FetchMethodRoss Burton2017-09-111-0/+8
* bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa2017-09-111-1/+1
* bitbake: cooker: clear extra config settings and remote datastores on client ...Paul Eggleton2017-09-052-0/+5
* bitbake: cooker.py: Fix layer priority processingMark Hatle2017-09-051-7/+7
* bitbake: siggen: move reset() definition to base SignatureGenerator classPaul Eggleton2017-09-051-4/+2
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-051-1/+10
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-053-0/+14
* bitbake: toaster: missing ToasterSetting importDavid Reyna2017-09-051-0/+1
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-051-0/+4
* bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel2017-09-051-1/+1
* bitbake: toaster: Order column in Tasks selectableAwais Belal2017-09-051-0/+3
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-051-0/+3
* bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie2017-09-021-0/+2
* bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie2017-09-024-14/+3
* bitbake: siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho2017-08-311-0/+3
* bitbake: cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie2017-08-311-0/+5
* bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton2017-08-311-20/+21
* bitbake: cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton2017-08-311-4/+4
* bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton2017-08-311-11/+18
* bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton2017-08-312-23/+34
* bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton2017-08-311-0/+11
* bitbake: prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie2017-08-311-1/+5
* bitbake: prserv/serv: Rename self.quit -> self.quitflagRichard Purdie2017-08-311-6/+6
* bitbake: prserv/serv: Send sentinel to stop handler threadRichard Purdie2017-08-311-1/+4
* bitbake: ui/knotty: Send updateConfig earlyRichard Purdie2017-08-311-1/+3