summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-diffsigs: consider the situation where sigdata and siginfo f...Chen Qi2015-06-281-1/+17
* bitbake: bitbake-layers: ensure non-extended recipe name is preferredRichard Purdie2015-05-151-1/+7
* bitbake: bin/image-writer: Add ext4 as a deployable image typeRichard Purdie2015-03-311-1/+1
* bitbake: bin/bitbake: Create bitbake_main APIEd Bartosh2015-03-251-357/+6
* bitbake: bitbake-layers: use stdout instead of stderr for loggingPaul Eggleton2015-03-161-1/+1
* bitbake: bitbake-layers: fix wildcard support in remove-layerPaul Eggleton2015-02-251-1/+1
* bitbake: toaster: update requirement for Django 1.6Alexandru Damian2015-02-241-2/+2
* bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...Chong Lu2015-02-211-0/+252
* bitbake: bitbake-layers: fix loggingPaul Eggleton2015-02-211-2/+12
* bitbake: bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton2015-02-211-151/+110
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-7/+34
* bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN2015-02-101-11/+26
* bitbake: toaster: correct typo in toaster scriptBelen Barros Pena2015-02-101-2/+2
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-021-0/+5
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-301-3/+3
* bitbake: bin/bitbake: only check that /dev/shm is writable on LinuxRoss Burton2015-01-211-2/+2
* bitbake: toaster: do not launch web browser on noweb optionAlexandru DAMIAN2015-01-081-2/+5
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-1/+5
* bitbake: bitbake-worker: Use setsid() rather than setpgid()Richard Purdie2015-01-081-2/+5
* bitbake: bitbake-layers: fix error handling in add-layer / remove-layerPaul Eggleton2014-12-301-1/+1
* bitbake: bitbake-layers: add commands for adding and removing layersPaul Eggleton2014-12-231-0/+54
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-182-1/+190
* bitbake: bitbake: Update to 1.25.0 as development version after releaseRichard Purdie2014-12-031-1/+1
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-211-1/+1
* bitbake: toaster: fix file name collisionBelen Barros Pena2014-11-211-1/+1
* bitbake: bitbake-worker: exit normally when SIGHUPRobert Yang2014-11-201-1/+8
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-121-43/+53
* bitbake: bitbake: clarify startup messageAlexandru DAMIAN2014-10-302-1/+3
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-3/+10
* bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie2014-09-231-1/+1
* bitbake: bitbake-worker: Fix bitbake -nRichard Purdie2014-09-221-2/+3
* bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie2014-09-111-1/+1
* bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie2014-09-111-1/+1
* bitbake: toaster: bitbake server listen on all interfaceAlexandru DAMIAN2014-09-051-3/+3
* bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2014-08-291-3/+6
* bitbake: bitbake-worker: Extra profiling data dumpRichard Purdie2014-08-281-4/+32
* bitbake: bitbake-worker: Improve sigterm handlerRichard Purdie2014-08-231-1/+6
* bitbake: bitbake: remove choices for dump-signaturesRobert Yang2014-07-241-1/+1
* bitbake: toaster-requirements.txt: document requirements for the python envir...Alexandru DAMIAN2014-07-231-8/+11
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-231-0/+1
* bitbake: "per-package" should say "per-recipe"Robert P. J. Day2014-07-231-1/+1
* bitbake: bitbake: update help message for dump-signaturesRobert Yang2014-07-211-2/+2
* bitbake: toaster: add project pagesAlexandru DAMIAN2014-07-141-0/+1
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-131-3/+4
* bitbake: xmlrpc: add support for token reusingAlexandru DAMIAN2014-06-131-1/+7
* bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN2014-06-131-1/+1
* bitbake: toaster: comment out bldcontrol migration commandAlexandru DAMIAN2014-06-111-1/+1
* bitbake: bitbake: show wildcard appends for bitbake-layersAsh Charles2014-06-061-1/+1
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-061-18/+16
* bitbake: toaster: startup script standalone modeAlexandru DAMIAN2014-06-061-6/+46
OpenPOWER on IntegriCloud