summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-111-179/+0
* bitbake: toaster: loadconf Partially add back some of the layerSource parsingMichael Wood2016-07-261-3/+82
* bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood2016-07-261-1/+1
* bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood2016-07-261-18/+0
* bitbake: toaster: loadconf remove Loading LayerSourcesMichael Wood2016-07-261-67/+2
* bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh2016-06-021-1/+1
* bitbake: toaster: fix local importsEd Bartosh2016-06-021-1/+1
* bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN2015-08-191-14/+23
* bitbake: toastergui: fix loadconf error messageAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-301-1/+1
* bitbake: toaster: fix loadconf path calculationAlexandru DAMIAN2014-11-281-17/+25
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-211-10/+19
* bitbake: toaster: separate the load configuration file commandAlexandru DAMIAN2014-11-121-0/+157