summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-12-09bitbake: bitbake-user-manual: add reference to bitbake git repositoryMichael Opdenacker
2022-12-09bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut
2022-12-09bitbake: fetch2/wget: handle username/password in uriKasper Revsbech
2022-12-09bitbake: main/server: Add lockfile debugging upon server retryRichard Purdie
2022-12-09bitbake: main: Add timestamp to server retry messagesRichard Purdie
2022-12-08bitbake: cookerdata: Ensure layers use LAYERSERIES_COMPAT fairlyRichard Purdie
2022-12-08bitbake: parse: Add support for addpylib conf file directive and BB_GLOBAL_PY...Richard Purdie
2022-12-08bitbake: bitbake-user-manual: update references to Yocto Project manualMichael Opdenacker
2022-12-08bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander
2022-12-08bitbake: cooker: Start sync thread a little earlierJoshua Watt
2022-12-08bitbake: cooker: Use event to terminate parser threadsJoshua Watt
2022-12-08bitbake: siggen/cache: Optionally allow adding siggen hash data to the bitbak...Richard Purdie
2022-12-08bitbake: cache/siggen: Simplify passing basehash data into the cacheRichard Purdie
2022-12-08bitbake: data: Tweak code layoutRichard Purdie
2022-12-05bitbake: README: Improve explanation about running the testsuiteFrank de Brabander
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