aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bb/fetch2: drop checksum cachemarquiz/bitbake/checksum-refactorMarkus Lehtonen2016-05-102-20/+0
* SignatureGenerator: make checksum_cache arg of get_taskhash() mandatoryMarkus Lehtonen2016-05-102-27/+10
* SignatureGenerator: add checksum_cache argument to get_taskhash()Markus Lehtonen2016-05-102-8/+31
* Move file checksum cache out of SignatureGeneratorMarkus Lehtonen2016-05-103-25/+6
* bb/siggen: drop commented-out codeMarkus Lehtonen2016-05-101-1/+0
* bb.{cooker, data}: only emit a var as python if 'func' is setChristopher Larson2016-05-062-3/+3
* bb.utils: let loaded plugins provide a plugin objectChristopher Larson2016-05-061-2/+4
* bb.utils: use imp.get_suffixes for load_pluginsChristopher Larson2016-05-061-2/+9
* bb.utils: add load_plugins from scriptutilsChristopher Larson2016-05-061-0/+21
* bb.data_smart: use iter() for __len__Christopher Larson2016-05-061-1/+1
* bb.event: handle __builtins__ as a moduleChristopher Larson2016-05-061-3/+8
* bb.build: handle __builtins__ as a moduleChristopher Larson2016-05-061-2/+7
* bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval2016-05-061-1/+2
* toaster: bin/toaster Fix noweb commandMichael Wood2016-04-291-1/+3
* toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood2016-04-291-5/+13
* toaster: bin/toaster Add help text for unrecognised commandMichael Wood2016-04-291-9/+15
* bitake: main: fix line-too-long pytling warningsEd Bartosh2016-04-291-39/+82
* bitbake: main: fix bad-continuation warningsEd Bartosh2016-04-291-66/+69
* bitbake: main: fix bad-witespace pylint warningsEd Bartosh2016-04-291-69/+69
* bitbake: main: set defaults from env variablesEd Bartosh2016-04-291-18/+6
* bitbake: main: add 2 environment variablesEd Bartosh2016-04-291-0/+6
* toaster: customrecipe Only show download icon or button if it's possibleMichael Wood2016-04-292-2/+15
* toaster: orm Add get_base_recipe_file to CustomImageRecipeMichael Wood2016-04-291-23/+37
* bitbake: Switch to post release versionRichard Purdie2016-04-292-2/+2
* fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agentsRoss Burton2016-04-261-2/+3
* toaster-tests: tests for build dashboardElliot Smith2016-04-192-87/+251
* toaster: add modal to select custom image for editingElliot Smith2016-04-198-92/+186
* toaster: add build dashboard buttons to edit/create custom imagesElliot Smith2016-04-199-96/+345
* toaster-tests: make helper click on input before entering textElliot Smith2016-04-191-1/+5
* toaster-tests: add tests for new custom image pageElliot Smith2016-04-191-0/+160
* toaster: prevent exception when Project.release is nullElliot Smith2016-04-191-5/+11
* toaster: only prevent duplicate custom image names within a projectElliot Smith2016-04-192-17/+24
* toaster: disable/enable "Add layer" button according to input's contentElliot Smith2016-04-192-1/+34
* toaster: fix sorting after hiding a column in build tablesElliot Smith2016-04-192-26/+26
* toaster: ensure ToasterTable headings are reset when order by changesMichael Wood2016-04-191-1/+5
* main: fix processing of BBEVENTLOGEd Bartosh2016-04-191-1/+1
* lib/bb/utils: add docstring for contains()Ross Burton2016-04-181-1/+19
* bitbake-user-manual: Updated the 'bitbake -h' output example.Scott Rifenbark2016-04-181-3/+9
* bitbake-user-manual: Updated "Conditional Metadata" sectionScott Rifenbark2016-04-181-0/+6
* bitbake-user-manual: Updated discussion about using "inherit"Scott Rifenbark2016-04-141-0/+10
* providers: Add PREFERRED_RPROVIDER supportRichard Purdie2016-04-142-23/+44
* providers: We don't depend on previous build resultsRichard Purdie2016-04-141-3/+3
* cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie2016-04-142-1/+10
* cooker: pass exception to finishAsyncCommandRichard Purdie2016-04-141-2/+2
* runqueue: Improve 'mulitiple .bb files are due to be built' messageRichard Purdie2016-04-121-2/+70
* toaster: fixes for customimage package not foundDave Lerner2016-04-093-12/+30
* data_smart: Restrict expansion regexp to not include : charactersRichard Purdie2016-04-091-1/+1
* tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt2016-04-091-0/+22
* lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt2016-04-092-2/+2
* Update version to 1.30.0Richard Purdie2016-04-062-2/+2