summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: codeparser/data: Add vardepsexclude support to module dependency codeRichard Purdie2022-12-172-0/+7
* bitbake: ast/data/codeparser: Add dependencies from python module functionsRichard Purdie2022-12-174-16/+68
* bitbake: siggen: Clarify which fn is meantRichard Purdie2022-12-171-38/+39
* bitbake: build/siggen: Rework stamps functionsRichard Purdie2022-12-174-124/+109
* bitbake: siggen: Add dummy dataCaches from task context/datastoreRichard Purdie2022-12-173-37/+43
* bitbake: bitbake: siggen/runqueue: Switch to using RECIPE_SIGGEN_INFO feature...Richard Purdie2022-12-173-33/+37
* bitbake: siggen: Directly store datacaches referenceRichard Purdie2022-12-172-0/+5
* bitbake: main/process: Add extra sockname debuggingRichard Purdie2022-12-132-4/+6
* bitbake: bitbake: Bump minimum python version requirement to 3.8Richard Purdie2022-12-121-2/+2
* bitbake: build/siggen/runqueue: Drop do_setscene referencesRichard Purdie2022-12-113-5/+5
* bitbake: siggen: Drop non-multiconfig aware siggen supportRichard Purdie2022-12-113-55/+4
* bitbake: fetch2/wget.py: correctly match versioned directoriesAlexander Kanavin2022-12-115-2/+84
* bitbake: bitbake-user-manual: add reference to bitbake git repositoryMichael Opdenacker2022-12-091-0/+9
* bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository meta...Marek Vasut2022-12-092-4/+8
* bitbake: fetch2/wget: handle username/password in uriKasper Revsbech2022-12-091-1/+2
* bitbake: main/server: Add lockfile debugging upon server retryRichard Purdie2022-12-092-25/+37
* bitbake: main: Add timestamp to server retry messagesRichard Purdie2022-12-091-3/+7
* bitbake: cookerdata: Ensure layers use LAYERSERIES_COMPAT fairlyRichard Purdie2022-12-081-2/+27
* bitbake: parse: Add support for addpylib conf file directive and BB_GLOBAL_PY...Richard Purdie2022-12-085-8/+43
* bitbake: bitbake-user-manual: update references to Yocto Project manualMichael Opdenacker2022-12-082-3/+3
* bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander2022-12-084-6/+21
* bitbake: cooker: Start sync thread a little earlierJoshua Watt2022-12-081-6/+7
* bitbake: cooker: Use event to terminate parser threadsJoshua Watt2022-12-081-12/+3
* bitbake: siggen/cache: Optionally allow adding siggen hash data to the bitbak...Richard Purdie2022-12-083-5/+34
* bitbake: cache/siggen: Simplify passing basehash data into the cacheRichard Purdie2022-12-082-3/+6
* bitbake: data: Tweak code layoutRichard Purdie2022-12-081-25/+25
* bitbake: README: Improve explanation about running the testsuiteFrank de Brabander2022-12-051-1/+12
* bitbake: data_smart: Small cache reuse optimizationRichard Purdie2022-11-291-3/+7
* bitbake: runqueue: Improve error message for missing multiconfigRichard Purdie2022-11-291-0/+2
* bitbake: BBHandler: Remove pointless global variable declarationsRichard Purdie2022-11-291-2/+2
* bitbake: data: Drop obsolete pydoc/path codeRichard Purdie2022-11-291-5/+0
* bitbake: data_smart: Use regex consistently for override matching张忠山2022-11-291-1/+1
* bitbake: utils: Allow to_boolean to support int valuesRichard Purdie2022-11-271-0/+3
* bitbake: data_smart: Add debugging for overrides stability issueRichard Purdie2022-11-271-1/+3
* bitbake: command.py: cleanup bb.cache.parse_recipeChen Qi2022-11-271-1/+1
* bitbake: data/siggen: Switch to use frozensets and optimizeRichard Purdie2022-11-232-11/+9
* bitbake: runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie2022-11-221-16/+20
* bitbake: runqueue: Add further debug for sstate reuse issuesRichard Purdie2022-11-221-0/+4
* bitbake: cache: Drop support for not saving the cache fileRichard Purdie2022-11-201-27/+1
* bitbake: worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie2022-11-202-26/+58
* bitbake: server: Ensure cooker profiling worksRichard Purdie2022-11-203-7/+10
* bitbake: cache: Drop unused functionRichard Purdie2022-11-201-12/+0
* bitbake: cache: Drop broken/unused codeRichard Purdie2022-11-202-39/+19
* bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie2022-11-206-74/+60
* bitbake: toaster: Add refreshed oe-core and poky fixturesTim Orling2022-11-142-86/+24
* bitbake: toaster: fixtures/gen_fixtures.py: update branchesTim Orling2022-11-141-5/+14
* bitbake: toaster: fixtures/README: django 1.8 -> 3.2Tim Orling2022-11-141-1/+1
* bitbake: gitsm.py: process_submodules(): Set nobranch=1 for urlRobert Yang2022-11-141-0/+1
* bitbake: gitsm: Fix regression in gitsm submodule path parsingPavel Zhukov2022-11-141-1/+1
* bitbake: data/data_smart/build: Clean up datastore finalize/update_data refer...Richard Purdie2022-11-143-16/+6