summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-10bb/fetch2: drop checksum cachemarquiz/bitbake/checksum-refactorMarkus Lehtonen
2016-05-10SignatureGenerator: make checksum_cache arg of get_taskhash() mandatoryMarkus Lehtonen
2016-05-10SignatureGenerator: add checksum_cache argument to get_taskhash()Markus Lehtonen
2016-05-10Move file checksum cache out of SignatureGeneratorMarkus Lehtonen
2016-05-10bb/siggen: drop commented-out codeMarkus Lehtonen
2016-05-06bb.{cooker, data}: only emit a var as python if 'func' is setChristopher Larson
2016-05-06bb.utils: let loaded plugins provide a plugin objectChristopher Larson
2016-05-06bb.utils: use imp.get_suffixes for load_pluginsChristopher Larson
2016-05-06bb.utils: add load_plugins from scriptutilsChristopher Larson
2016-05-06bb.data_smart: use iter() for __len__Christopher Larson
2016-05-06bb.event: handle __builtins__ as a moduleChristopher Larson
2016-05-06bb.build: handle __builtins__ as a moduleChristopher Larson
2016-05-06bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-04-29toaster: bin/toaster Fix noweb commandMichael Wood
2016-04-29toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood
2016-04-29toaster: bin/toaster Add help text for unrecognised commandMichael Wood
2016-04-29bitake: main: fix line-too-long pytling warningsEd Bartosh
2016-04-29bitbake: main: fix bad-continuation warningsEd Bartosh
2016-04-29bitbake: main: fix bad-witespace pylint warningsEd Bartosh
2016-04-29bitbake: main: set defaults from env variablesEd Bartosh
2016-04-29bitbake: main: add 2 environment variablesEd Bartosh
2016-04-29toaster: customrecipe Only show download icon or button if it's possibleMichael Wood
2016-04-29toaster: orm Add get_base_recipe_file to CustomImageRecipeMichael Wood
2016-04-29bitbake: Switch to post release versionRichard Purdie
2016-04-26fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agentsRoss Burton
2016-04-19toaster-tests: tests for build dashboardElliot Smith
2016-04-19toaster: add modal to select custom image for editingElliot Smith
2016-04-19toaster: add build dashboard buttons to edit/create custom imagesElliot Smith
2016-04-19toaster-tests: make helper click on input before entering textElliot Smith
2016-04-19toaster-tests: add tests for new custom image pageElliot Smith
2016-04-19toaster: prevent exception when Project.release is nullElliot Smith
2016-04-19toaster: only prevent duplicate custom image names within a projectElliot Smith
2016-04-19toaster: disable/enable "Add layer" button according to input's contentElliot Smith
2016-04-19toaster: fix sorting after hiding a column in build tablesElliot Smith
2016-04-19toaster: ensure ToasterTable headings are reset when order by changesMichael Wood
2016-04-19main: fix processing of BBEVENTLOGEd Bartosh
2016-04-18lib/bb/utils: add docstring for contains()Ross Burton
2016-04-18bitbake-user-manual: Updated the 'bitbake -h' output example.Scott Rifenbark
2016-04-18bitbake-user-manual: Updated "Conditional Metadata" sectionScott Rifenbark
2016-04-14bitbake-user-manual: Updated discussion about using "inherit"Scott Rifenbark
2016-04-14providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-14providers: We don't depend on previous build resultsRichard Purdie
2016-04-14cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-14cooker: pass exception to finishAsyncCommandRichard Purdie
2016-04-12runqueue: Improve 'mulitiple .bb files are due to be built' messageRichard Purdie
2016-04-09toaster: fixes for customimage package not foundDave Lerner
2016-04-09data_smart: Restrict expansion regexp to not include : charactersRichard Purdie
2016-04-09tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt
2016-04-09lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt
2016-04-06Update version to 1.30.0Richard Purdie