summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-11-29bitbake: data_smart: Small cache reuse optimizationRichard Purdie
2022-11-29bitbake: runqueue: Improve error message for missing multiconfigRichard Purdie
2022-11-29bitbake: BBHandler: Remove pointless global variable declarationsRichard Purdie
2022-11-29bitbake: data: Drop obsolete pydoc/path codeRichard Purdie
2022-11-29bitbake: data_smart: Use regex consistently for override matching张忠山
2022-11-27bitbake: utils: Allow to_boolean to support int valuesRichard Purdie
2022-11-27bitbake: data_smart: Add debugging for overrides stability issueRichard Purdie
2022-11-27bitbake: command.py: cleanup bb.cache.parse_recipeChen Qi
2022-11-23bitbake: data/siggen: Switch to use frozensets and optimizeRichard Purdie
2022-11-22bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie
2022-11-22bitbake: runqueue: Add further debug for sstate reuse issuesRichard Purdie
2022-11-20bitbake: cache: Drop support for not saving the cache fileRichard Purdie
2022-11-20bitbake: worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie
2022-11-20bitbake: server: Ensure cooker profiling worksRichard Purdie
2022-11-20bitbake: cache: Drop unused functionRichard Purdie
2022-11-20bitbake: cache: Drop broken/unused codeRichard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-11-14bitbake: toaster: Add refreshed oe-core and poky fixturesTim Orling
2022-11-14bitbake: toaster: fixtures/gen_fixtures.py: update branchesTim Orling
2022-11-14bitbake: toaster: fixtures/README: django 1.8 -> 3.2Tim Orling
2022-11-14bitbake: gitsm.py: process_submodules(): Set nobranch=1 for urlRobert Yang
2022-11-14bitbake: gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov
2022-11-14bitbake: data/data_smart/build: Clean up datastore finalize/update_data refer...Richard Purdie
2022-11-10bitbake: data_smart: allow python snippets to include a dictionaryMark Asselstine
2022-11-10bitbake: data: drop unused __expand_var_regexp__ and __expand_python_regexp__Mark Asselstine
2022-10-29bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone existsMark Asselstine
2022-10-29bitbake: asyncrpc: serv: correct closed client socket detectionJustin Bronder
2022-10-29bitbake: fetch2/git: don't set core.fsyncobjectfiles=0Ross Burton
2022-10-27bitbake: bitbake-user-manual: details about variable flags starting with unde...Michael Opdenacker
2022-10-26bitbake: tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-10-26bitbake: tests: bb.tests.fetch.URLHandle: add 2 new testsMark Asselstine
2022-10-26bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX vari...Michael Opdenacker
2022-10-26bitbake: utils/ply: Update md5 to better report errors with hashlibMark Hatle
2022-10-26bitbake: bitbake: user-manual: inform about spaces in :removeJohan Korsnes
2022-10-25bitbake: runqueue: fix a typoOliver Lang
2022-10-25bitbake: cooker: fix a typoOliver Lang
2022-09-29bitbake: bitbake: Bump to version 2.2.0Richard Purdie
2022-09-29bitbake: utils: Add enable_loopback_networking()Mattias Jernberg
2022-09-29bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variablesAryaman Gupta
2022-09-29bitbake: fetch2/ssh.py: fix checkstatusPascal Bach
2022-09-22bitbake: bitbake-user-manual: mention pydevshell in OEMichael Opdenacker
2022-09-21bitbake: fetch2/crate fixup c212b0f3 loglevelJose Quaresma
2022-09-21bitbake: lib/bb: warning when the debug message is invalidJose Quaresma
2022-09-21bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt
2022-09-21bitbake: fetch2: Remove unneeded conditionalPaulo Neves
2022-09-07bitbake: fetch2: Ensure mirror tarballs don't enforce checksumRichard Purdie
2022-09-07bitbake: toaster: fix kirkstone versionOtavio Salvador
2022-09-05bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-09-05bitbake: wget: Avoid bad checksum race issuesRichard Purdie
2022-09-01bitbake: Revert "fetch: use BPN instead"Richard Purdie