aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-21toastergui: verify that an existing layer path is given2.4Marta Rybczynska
2023-11-09Fix disk space monitoring on cephfsyocto-4.2.42023-04.4-mickledore2.4.4Samantha Jalabert
2023-10-24SECURITY.md: add fileMarta Rybczynska
2023-06-29runqueue: Fix deferred task/multiconfig race issueyocto-4.2.3yocto-4.2.22023-04.3-mickledore2023-04.2-mickledore2.4.32.4.2Richard Purdie
2023-04-22bitbake-user-manual: add BB_HASH_CODEPARSER_VALSyocto-4.2.1yocto-4.22023-04.1-mickledore2023-04-mickledore2.4.12.4.0Paul 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
2023-02-24cooker: Fix memory resident cache invalidation issueRichard Purdie
2023-02-24lib/bb/siggen: fix debug() callRoss Burton
2023-02-23bitbake: Bump to version 2.3.1Richard Purdie
2023-02-23event/cooker/runqueue: Add ability to interrupt longer running codeRichard Purdie
2023-02-22fetch/git: Replace mkdtemp with TemporaryDirectory and avoid exception maskingPaulo Neves
2023-02-22fetch/git: Removed unused variables in _contains_lfsPaulo Neves
2023-02-22tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2023-02-22tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2023-02-20server/process: Improve idle thread exception handlingRichard Purdie