summaryrefslogtreecommitdiff
path: root/bitbake
AgeCommit message (Expand)AuthorFilesLines
2015-01-09bitbake: progressbar: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll1-1/+1
2015-01-09bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2-2/+14
2015-01-09bitbake: event: fix resetting class handlers objectPaul Eggleton1-0/+1
2015-01-09bitbake: data: Handle BASH_FUNC shellshock implicationRichard Purdie1-0/+7
2015-01-09bitbake: runqueue: Fix 100% cpu use after keyboard interruptRichard Purdie1-5/+4
2015-01-09bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood1-5/+3
2015-01-09bitbake: prserv: Use WAL modeRichard Purdie1-0/+1
2015-01-09bitbake: prserv/serv: Ensure sync happens in the correct threadRichard Purdie1-7/+8
2015-01-09bitbake: prserv: don't wait until exit to syncBen Shelton2-0/+21
2015-01-09bitbake: bitbake-user-manual-metadata.xml: Updated do_package_write exampleRobert P. J. Day1-3/+3
2015-01-09bitbake: bitbake-user-manual-metadata.xml: Added [eventmask] flag information.Scott Rifenbark1-2/+23
2015-01-09bitbake: bitbake-user-manual: Updated copyright to 2015.Scott Rifenbark1-1/+1
2015-01-09bitbake: siggen: Fix shared work checksum mismatch/rebuild issuesRichard Purdie1-3/+2
2015-01-09bitbake: data_smart.py: fix variable splitting at _remove mechanismStefan Müller-Klieser1-1/+1
2014-10-11bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez1-1/+1
2014-10-06bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez1-2/+2
2014-09-29bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN1-5/+5
2014-09-29bitbake: prserv/serv: Improve error message when prserver cannot bind to supp...Konrad Scherer1-2/+11
2014-09-29bitbake: hob: Fix sstate mirrors manglingRichard Purdie1-4/+1
2014-09-29bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie2-0/+9
2014-09-29bitbake: fetch: SRC_URI parameter "subdir" does not work for local filesRoxana1-1/+4
2014-09-29bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton1-4/+2
2014-09-23bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie2-2/+2
2014-09-23bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson1-7/+3
2014-09-23bitbake: fetch2/perforce: Fix localfile name if labels are usedChad Nelson1-10/+7
2014-09-23bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie4-0/+20
2014-09-22bitbake: bitbake-worker: Fix bitbake -nRichard Purdie1-2/+3
2014-09-16bitbake: data_smart: Clarify what 'computed' means in the data store history ...Richard Purdie1-1/+1
2014-09-13bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie2-1/+9
2014-09-11bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie2-2/+2
2014-09-11bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie3-8/+7
2014-09-05bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton1-3/+6
2014-09-05bitbake: toaster: fix some code spacing issuesMarius Avram2-23/+25
2014-09-05bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram3-46/+102
2014-09-05bitbake: toaster: do not save objects in sessionAlexandru DAMIAN1-9/+9
2014-09-05bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN4-182/+488
2014-09-05bitbake: toaster: bitbake server listen on all interfaceAlexandru DAMIAN1-3/+3
2014-09-05bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN4-3/+3
2014-09-02bitbake: process: Ensure abnormal exits set an error levelRichard Purdie1-1/+1
2014-09-01bitbake: knotty: ignore interrupted system callsDan McGregor1-1/+1
2014-09-01bitbake: toastergui: added pages for project detailsAlexandru DAMIAN8-38/+564
2014-09-01bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN9-115/+559
2014-08-29bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2-12/+19
2014-08-29bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN1-1/+1
2014-08-29bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN3-11/+10
2014-08-29bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN4-12/+158
2014-08-29bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2-11/+188
2014-08-29bitbake: toaster: add all layers pageAlexandru DAMIAN2-1/+246
2014-08-29bitbake: toaster: create project section navigation structureAlexandru DAMIAN4-26/+85
2014-08-29bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN4-10/+43