aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-04asyncrpc: Add context manager APIjansa/2.4Joshua Watt
2023-12-21server/process: Add more timing debugRichard Purdie
2023-12-21server/process: Show command in timeout messageRichard Purdie
2023-12-21command: Avoid time intensive distractions for pingRichard Purdie
2023-12-21runqueue: show number of currently running bitbake threads when pressure changesMartin Jansa
2023-12-21runqueue: show when pressue is exceeding the max valuesMartin Jansa
2023-12-21runqueue: show more pressure dataMartin Jansa
2023-12-21runqueue.py: fix PSI check logicChen Qi
2023-12-21runqueue: Add pressure change loggingRichard Purdie
2023-12-21toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-11-09Fix disk space monitoring on cephfsstable/2.4-nutstable/2.4-nextSamantha Jalabert
2023-10-24SECURITY.md: add fileMarta Rybczynska
2023-06-29runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-04-22bitbake-user-manual: add BB_HASH_CODEPARSER_VALSdankm/bb-go-fetcherPaul Eggleton
2023-04-22bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULESPaul Eggleton
2023-04-22bitbake-user-manual: document BB_CACHEDIRPaul Eggleton
2023-04-20cooker: do not abort on single ctrl-cEnrico Scholz
2023-04-20npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-04-13runqueue: fix PSI check calculationChen Qi
2023-04-13bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-04-13event: add bb.event.ParseErrorMingli Yu
2023-04-06fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-04-05bitbake: Bump to version 2.4.0Richard Purdie
2023-04-03fetch2: Display all missing checksum at onceFrederic Martinsons
2023-03-29bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang
2023-03-29cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang
2023-03-28fetch2/local: Mention the value of localpath in failure messageRichard Purdie
2023-03-27fetch/git: Fix local clone url to make it work with repoRobert Yang
2023-03-23crate.py: make checksum verification mandatoryFrederic Martinsons
2023-03-23fetch2: Add checksum capability for crate fetcherFrederic Martinsons
2023-03-23fetch2/sftp: Fix fetching URIs with spacesDaniel Ammann
2023-03-23ConfHandler: Allow the '@' character in variable flag namesJames R T
2023-03-23bitbake-user-manual: fix links to supported release manualsMichael Opdenacker
2023-03-21fetch2: Add autorev warning when it is set too lateRichard Purdie
2023-03-21fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEENRichard Purdie
2023-03-17toaster: update fixtures for mickledoreTim Orling
2023-03-17toaster: update gen_fixtures.py for mickledoreTim Orling
2023-03-17build: Make python output print to stdout when running with -v (verbose)Mark Asselstine
2023-03-17crate.py: authorize crate url with parametersFrederic Martinsons
2023-03-11wget.py: Combine urlopener exceptionsMark Hatle
2023-03-11wget.py: Add catch TimeoutError exceptionMark Hatle
2023-03-07bitbake-user-manual: update Hello World exampleFawzi KHABER
2023-03-07doc: ref-variables: add LAYERSERIES_COMPAT to term glossaryFawzi KHABER
2023-03-07server/xmlrpc: Fix after currentAsyncCommand locking changesRichard Purdie
2023-02-25documentation: bitbake: add file-checksums to varflags sectionRichard Elberger
2023-02-25fetch/npmsw: add more short forms for git operationsMark Asselstine
2023-02-25gitsm: Fix path construction for relative submodule URIMike Crowe
2023-02-24utils: Use internal fetcher function to avoid duplicationRichard Purdie
2023-02-24fetch2/wget: Drop unused importRichard Purdie
2023-02-24fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARSCaner Altinbasak