summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-17bitbake-user-manual: Fixed porno hack for hello world example1.30Scott Rifenbark
2017-11-07Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-09-04lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8Daniel Lublin
2017-06-27siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-05-18lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton
2017-05-18fetch2/wget: attempt checkstatus again if it failsRoss Burton
2017-05-18siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2017-05-18siggen: Pass basehash to worker processes and sanity check reparsing resultRichard Purdie
2017-05-18build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-11-28bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-08fetch: copy files with -HEnrico Scholz
2016-11-08bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-11-08event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-11-08event.py: output errors and warnings to stderrEd Bartosh
2016-09-13lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-08-31toaster: Fix adding of bitbake variables containing ':'Alexander Egorenkov
2016-06-29fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-06-02fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication agentsRoss Burton
2016-05-13toaster: fix progress bar in MySQL environmentElliot Smith
2016-04-19toaster-tests: tests for build dashboardyocto-2.12016-04-krogoth1.30.0Elliot 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
2016-04-06bitbake: update LICENSE file with QUnit detailsElliot Smith
2016-04-06tests: browser Add test to run the js unit testsMichael Wood
2016-04-06toaster: views jsunittest Add MACHINE and an extra layer to test projectMichael Wood
2016-04-06toaster: tests Set MACHINE for the test projectsMichael Wood
2016-04-06toaster: Add quint to project so that it can be used offlineMichael Wood
2016-04-06toaster: add rev dep column to image detail pagesDave Lerner