summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: hob/bitbake: when an image is saved, it should require an image from...Cristiana Voicu2013-08-061-0/+7
* bitbake: hob: the saved image should be editableCristiana Voicu2013-08-061-1/+3
* bitbake: hob: change the name and description for the saveimagedialogCristiana Voicu2013-08-062-3/+11
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-065-3/+47
* bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu2013-08-063-11/+31
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-065-8/+14
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-066-10/+45
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-065-2/+163
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-064-19/+20
* bitbake: hob/packageslist: change image size label to estimated image sizeCristiana Voicu2013-08-061-1/+1
* bitbake: hob/advancedsettings: change toolchain labels to sdk labelsCristiana Voicu2013-08-061-10/+11
* bitbake: bitbake-worker: import needed signal moduleValentin Popa2013-07-311-0/+1
* bitbake: fetch2: fix unpack of .xz filesAndré Draszik2013-07-311-1/+1
* bitbake: bitbake: runqueue: add warning if invalidating invalid taskPetter Mabäcker2013-07-291-0/+3
* bitbake: hob: sstatemirror is standard also for file://.* regexCristiana Voicu2013-07-291-2/+2
* bitbake: hob: changed the split of SSTATE_MIRRORS variableCristiana Voicu2013-07-291-10/+3
* bitbake: providers.py: print a debug message for dynamic pacakgeRobert Yang2013-07-291-0/+1
* bitbake: HOB:Proper handle of SIGINTValentin Popa2013-07-051-0/+9
* bitbake: hob: save button from settings called a nonexisting methodCristiana Voicu2013-07-032-3/+5
* bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not...Richard Purdie2013-06-281-1/+6
* bitbake: bitbake: python funcname can not include special character @Li Wang2013-06-271-1/+1
* bitbake: bitbake: adding a new comment should be placed on a new lineCristiana Voicu2013-06-271-1/+1
* bitbake: data_smart: Fix bug with overrides and weak default valuesRichard Purdie2013-06-211-5/+12
* bitbake: data_smart: Ensure variable flags are accounted for in config data hashRichard Purdie2013-06-211-0/+6
* bitbake: hob: save variables in conf/ directoryCristiana Voicu2013-06-201-30/+34
* bitbake: hob: replace the init cooker with reset in order to keep the historyCristiana Voicu2013-06-201-3/+2
* bitbake: bitbake: call the initConfiguration when reparsingCristiana Voicu2013-06-202-3/+7
* bitbake: cooker: Ensure configuration matches variable tracking stateRichard Purdie2013-06-201-0/+2
* bitbake: build.py: Cleanup data store referencesRichard Purdie2013-06-201-22/+22
* bitbake: bitbake: remove the function for reparse because it does nothingCristiana Voicu2013-06-202-11/+0
* bitbake: Correct a typoPeter Kjellerstedt2013-06-201-1/+1
* bitbake: Allow checksums to be used for files retrieved using SFTPPeter Kjellerstedt2013-06-201-2/+2
* bitbake: hob: check if imageconfiguration page has the attribute 'warnings_bar'Cristiana Voicu2013-06-201-1/+2
* bitbake: bitbake & hob: modify some commands and call them from hobCristiana Voicu2013-06-202-3/+15
* bitbake: hob: remove the rest of the old template functionalityCristiana Voicu2013-06-202-294/+18
* bitbake: fetch2: Enhance error message for BB_NO_NETWORKRichard Purdie2013-06-201-1/+1
* bitbake: runqueue/build: Add recideptask flagRichard Purdie2013-06-202-0/+12
* bitbake: bitbake: read BBSERVER environement for remote serverAlexandru DAMIAN2013-06-171-0/+9
* bitbake: knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN2013-06-172-0/+7
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-175-22/+49
* bitbake: utils: Fix multiprocessing pool referenceRichard Purdie2013-06-141-1/+1
* bitbake: compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie2013-06-144-1068/+15
* bitbake: runqueue: Improve handling of failing setscene tasks with hard depen...Richard Purdie2013-06-141-3/+7
* bitbake: xmlrpc: removes the event servers controllerAlexandru DAMIAN2013-06-141-59/+0
* bitbake: bitbake: Add event mask flag supportBogdan Marinescu2013-06-143-8/+20
* bitbake: bitbake: Update version to 1.19.1Richard Purdie2013-06-142-2/+2
* bitbake: bitbake: Bump minimum python version to 2.7.3Richard Purdie2013-06-141-2/+2
* bitbake: prserv: Adapt autostart to bitbake-workerRichard Purdie2013-06-144-3/+12
* bitbake: runqueue: Spawn a separate worker for fakeroot tasksRichard Purdie2013-06-141-17/+58
* bitbake: runqueue: Abstract the start and teardown worker functionsRichard Purdie2013-06-141-17/+31