summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2017-06-27bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsyocto-2.1.3krogoth-15.0.3Richard Purdie
2017-05-18bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton
2017-05-18bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton
2017-05-18bitbake: siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2017-05-18bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...Richard Purdie
2017-05-18bitbake: build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-11-08bitbake: fetch: copy files with -HEnrico Scholz
2016-11-08bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-11-08bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-11-08bitbake: event.py: output errors and warnings to stderrEd Bartosh
2016-09-13bitbake: lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-06-29bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-06-02bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...Ross Burton
2016-04-19bitbake: main: fix processing of BBEVENTLOGEd Bartosh
2016-04-18bitbake: lib/bb/utils: add docstring for contains()Ross Burton
2016-04-15bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-15bitbake: providers: We don't depend on previous build resultsRichard Purdie
2016-04-15bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie
2016-04-15bitbake: cooker: pass exception to finishAsyncCommandRichard Purdie
2016-04-12bitbake: runqueue: Improve 'mulitiple .bb files are due to be built' messageRichard Purdie
2016-04-09bitbake: data_smart: Restrict expansion regexp to not include : charactersRichard Purdie
2016-04-09bitbake: tests/utils.py: test origvalue in a callback matches what is expectedRandy Witt
2016-04-09bitbake: lib/bb/utils.py: Fix a bug in edit_metadata() that could corrupt varsRandy Witt
2016-04-06bitbake: Update version to 1.30.0Richard Purdie
2016-04-06bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06bitbake: toasterui: update build in internal stateEd Bartosh
2016-04-06bitbake: buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06bitbake: toaster: fix jethro buildEd Bartosh
2016-04-06bitbake: toasterui: fix brbe reportingEd Bartosh
2016-04-06bitbake: buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06bitbake: uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-06bitbake: fetch2/git.py: remove .indirectiondir workaroundRobert Yang
2016-04-06bitbake: persist_data: Return str instead of unicode for sqlite3 text queriesKlauer, Daniel
2016-04-03bitbake: siggen: Ensure tainted stamps are accounted for with writing custom ...Richard Purdie
2016-04-03bitbake: siggen: Fix nostamp taint handlingRichard Purdie
2016-04-03bitbake: siggen: Add checksum recalculation/checking codeRichard Purdie
2016-04-03bitbake: siggen: Fix check calculation problem with file_checksumsRichard Purdie
2016-04-03bitbake: siggen: Drop misleading duplicate methodRichard Purdie
2016-04-03bitbake: tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson
2016-04-03bitbake: fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-04-03bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-31bitbake: cookerdata.py: remove slash in the endRobert Yang
2016-03-31bitbake: Bump version to 1.29.1Richard Purdie
2016-03-31bitbake: build/utils: Allow python functions to execute with real exception h...Richard Purdie
2016-03-31bitbake: fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-31bitbake: cooker: fix CookerParser.shutdown()Markus Lehtonen
2016-03-30bitbake: cooker: Ensure bbappend order is deterministicRichard Purdie