summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-08-30bitbake: toaster: accommodate missing 'Image Name' value in buildinfohelperDavid Reyna
2023-08-30bitbake: toaster: import only used layersDavid Reyna
2023-08-30bitbake: toaster: Update to Django 4.2David Reyna
2023-08-30bitbake: fetch2: git: Check if clone directory is a git repoJoshua Watt
2023-08-30bitbake: gitsm: tolerate git-lfs in submodulesRandolph Sapp
2023-08-25bitbake: Fix disk space monitoring on cephfsSamantha Jalabert
2023-08-24bitbake: lib/bb: Add xattr and acl librariesJoshua Watt
2023-08-24bitbake: runqueue: show more pressure dataMartin Jansa
2023-08-24bitbake: fetch2: Add new srcrev fetcher APIRichard Purdie
2023-08-24bitbake: siggen.py: Improve taskhash reproducibilityPaulo Neves
2023-08-16bitbake: cooker: Fix error messageJoshua Watt
2023-08-16bitbake: bblayers/query: Add multiconfig support to `show-appends`Joshua Watt
2023-08-13bitbake: siggen: Update debugRichard Purdie
2023-08-13bitbake: siggen: Fix indentationRichard Purdie
2023-08-11bitbake: runqueue.py: fix PSI check logicChen Qi
2023-08-11bitbake: fetch2: add Google Cloud Platform (GCP) fetcherEmil Ekmečić
2023-08-11bitbake: server/process: fix sig handleYang Xu
2023-08-09bitbake: siggen: Improve runtaskdeps data to fix sstate debuggingRichard Purdie
2023-08-04bitbake: fetch2: Check if path is 'None' before calculating checksumsBELOUARGA Mohamed
2023-08-04bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying...BELOUARGA Mohamed
2023-08-04bitbake: bb.tests.data: don't require the func flag for context functionsChristopher Larson
2023-08-04bitbake: data_smart: directly check for methodpool functions in context lookupChristopher Larson
2023-08-04bitbake: tests.data: add test for builtin preferred over metadata valueChristopher Larson
2023-08-04bitbake: data_smart: check for python builtins directly for context lookupChristopher Larson
2023-08-04bitbake: tests.codeparser: add test for exec of builtin from inline pythonChristopher Larson
2023-08-04bitbake: tests.data: add test for inline python calling a def'd functionChristopher Larson
2023-07-29bitbake: contrib: vim: Fix up a few errors when reloadingJoshua Watt
2023-07-29bitbake: fetch2/gitsm: Document that we won't support propagating user parameterYoann Congal
2023-07-27bitbake: fetch2: Set maxsplit to match expected variablesDit Kozmaj
2023-07-19bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko
2023-07-19bitbake: runqueue: Add pressure change loggingRichard Purdie
2023-06-30bitbake: cooker: Log when parsing starts in server logRichard Purdie
2023-06-30bitbake: server/process: Show command in timeout messageRichard Purdie
2023-06-30bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie
2023-06-29bitbake: fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-28bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-06-27bitbake: bitbake: Bootstrap pytest for self-testsPeter Hoyes
2023-06-27bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Set git config if not already setPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes
2023-06-24bitbake: docs: bitbake-user-manual: bitbake-user-manual-hello: add links and ...Quentin Schulz
2023-06-21bitbake: bitbake-user-manual: revert change about PREFERRED_PROVIDERSMichael Opdenacker
2023-06-20bitbake: doc: Document FILE_LAYERNAMERichard Purdie
2023-06-20bitbake: runqueue: Fix handling of virtual files in layername calculationRichard Purdie
2023-06-19bitbake: bitbake-user-manual: explicit variables taking a colon separated listMichael Opdenacker
2023-06-02bitbake: bitbake-user-manual: document "network" task flagMichael Opdenacker
2023-06-02bitbake: bitbake-user-manual: update releases.rstMichael Opdenacker