summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: import only used layersDavid Reyna2023-08-303-16/+16
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-308-12/+13
* bitbake: fetch2: git: Check if clone directory is a git repoJoshua Watt2023-08-301-1/+29
* bitbake: gitsm: tolerate git-lfs in submodulesRandolph Sapp2023-08-301-4/+7
* bitbake: Fix disk space monitoring on cephfsSamantha Jalabert2023-08-251-3/+4
* bitbake: lib/bb: Add xattr and acl librariesJoshua Watt2023-08-242-0/+341
* bitbake: runqueue: show more pressure dataMartin Jansa2023-08-241-8/+10
* bitbake: fetch2: Add new srcrev fetcher APIRichard Purdie2023-08-241-5/+24
* bitbake: siggen.py: Improve taskhash reproducibilityPaulo Neves2023-08-241-2/+8
* bitbake: cooker: Fix error messageJoshua Watt2023-08-161-1/+1
* bitbake: bblayers/query: Add multiconfig support to `show-appends`Joshua Watt2023-08-161-4/+10
* bitbake: siggen: Update debugRichard Purdie2023-08-131-4/+5
* bitbake: siggen: Fix indentationRichard Purdie2023-08-131-1/+1
* bitbake: runqueue.py: fix PSI check logicChen Qi2023-08-111-4/+5
* bitbake: fetch2: add Google Cloud Platform (GCP) fetcherEmil Ekmečić2023-08-113-1/+137
* bitbake: server/process: fix sig handleYang Xu2023-08-111-5/+4
* bitbake: siggen: Improve runtaskdeps data to fix sstate debuggingRichard Purdie2023-08-092-118/+31
* bitbake: fetch2: Check if path is 'None' before calculating checksumsBELOUARGA Mohamed2023-08-041-0/+3
* bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying...BELOUARGA Mohamed2023-08-041-7/+9
* bitbake: bb.tests.data: don't require the func flag for context functionsChristopher Larson2023-08-041-1/+0
* bitbake: data_smart: directly check for methodpool functions in context lookupChristopher Larson2023-08-041-3/+4
* bitbake: tests.data: add test for builtin preferred over metadata valueChristopher Larson2023-08-041-0/+4
* bitbake: data_smart: check for python builtins directly for context lookupChristopher Larson2023-08-041-4/+8
* bitbake: tests.codeparser: add test for exec of builtin from inline pythonChristopher Larson2023-08-041-0/+6
* bitbake: tests.data: add test for inline python calling a def'd functionChristopher Larson2023-08-041-0/+9
* bitbake: contrib: vim: Fix up a few errors when reloadingJoshua Watt2023-07-291-3/+3
* bitbake: fetch2/gitsm: Document that we won't support propagating user parameterYoann Congal2023-07-291-0/+6
* bitbake: fetch2: Set maxsplit to match expected variablesDit Kozmaj2023-07-272-1/+2
* bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko2023-07-191-3/+3
* bitbake: runqueue: Add pressure change loggingRichard Purdie2023-07-191-0/+4
* bitbake: cooker: Log when parsing starts in server logRichard Purdie2023-06-301-0/+1
* bitbake: server/process: Show command in timeout messageRichard Purdie2023-06-301-1/+1
* bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie2023-06-301-9/+26
* bitbake: fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed2023-06-291-3/+6
* bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed2023-06-291-0/+2
* bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-16/+9
* bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie2023-06-281-4/+12
* bitbake: bitbake: Bootstrap pytest for self-testsPeter Hoyes2023-06-271-0/+5
* bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes2023-06-272-10/+12
* bitbake: bitbake: tests/fetch: Set git config if not already setPeter Hoyes2023-06-272-5/+10
* bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes2023-06-271-1/+1
* bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes2023-06-271-1/+2
* bitbake: docs: bitbake-user-manual: bitbake-user-manual-hello: add links and ...Quentin Schulz2023-06-241-7/+7
* bitbake: bitbake-user-manual: revert change about PREFERRED_PROVIDERSMichael Opdenacker2023-06-211-3/+3
* bitbake: doc: Document FILE_LAYERNAMERichard Purdie2023-06-201-0/+5
* bitbake: runqueue: Fix handling of virtual files in layername calculationRichard Purdie2023-06-201-2/+4
* bitbake: bitbake-user-manual: explicit variables taking a colon separated listMichael Opdenacker2023-06-191-8/+8
* bitbake: bitbake-user-manual: document "network" task flagMichael Opdenacker2023-06-021-0/+6
* bitbake: bitbake-user-manual: update releases.rstMichael Opdenacker2023-06-021-7/+13
* bitbake: runqueue: Pass hashfn in taskdep dataJoshua Watt2023-06-011-2/+4