summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-03-29bitbake: fetch2/local: Mention the value of localpath in failure messageRichard Purdie
2023-03-29bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang
2023-03-29bitbake: cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang
2023-03-29bitbake: crate.py: make checksum verification mandatoryFrederic Martinsons
2023-03-29bitbake: fetch2: Add checksum capability for crate fetcherFrederic Martinsons
2023-03-23bitbake: fetch2/sftp: Fix fetching URIs with spacesDaniel Ammann
2023-03-23bitbake: ConfHandler: Allow the '@' character in variable flag namesJames R T
2023-03-23bitbake: bitbake-user-manual: fix links to supported release manualsMichael Opdenacker
2023-03-22bitbake: fetch2: Add autorev warning when it is set too lateRichard Purdie
2023-03-22bitbake: fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEENRichard Purdie
2023-03-21bitbake: toaster: update fixtures for mickledoreTim Orling
2023-03-21bitbake: toaster: update gen_fixtures.py for mickledoreTim Orling
2023-03-21bitbake: build: Make python output print to stdout when running with -v (verb...Mark Asselstine
2023-03-17bitbake: crate.py: authorize crate url with parametersFrederic Martinsons
2023-03-11bitbake: wget.py: Combine urlopener exceptionsMark Hatle
2023-03-11bitbake: wget.py: Add catch TimeoutError exceptionMark Hatle
2023-03-07bitbake: bitbake-user-manual: update Hello World exampleFawzi KHABER
2023-03-07bitbake: doc: ref-variables: add LAYERSERIES_COMPAT to term glossaryFawzi KHABER
2023-03-07bitbake: server/xmlrpc: Fix after currentAsyncCommand locking changesRichard Purdie
2023-02-26bitbake: documentation: bitbake: add file-checksums to varflags sectionRichard Elberger
2023-02-26bitbake: fetch/npmsw: add more short forms for git operationsMark Asselstine
2023-02-26bitbake: gitsm: Fix path construction for relative submodule URIMike Crowe
2023-02-26bitbake: utils: Use internal fetcher function to avoid duplicationRichard Purdie
2023-02-26bitbake: fetch2/wget: Drop unused importRichard Purdie
2023-02-26bitbake: fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARSCaner Altinbasak
2023-02-24bitbake: cooker: Fix memory resident cache invalidation issueRichard Purdie
2023-02-24bitbake: lib/bb/siggen: fix debug() callRoss Burton
2023-02-23bitbake: bitbake: Bump to version 2.3.1Richard Purdie
2023-02-23bitbake: event/cooker/runqueue: Add ability to interrupt longer running codeRichard Purdie
2023-02-22bitbake: fetch/git: Replace mkdtemp with TemporaryDirectory and avoid excepti...Paulo Neves
2023-02-22bitbake: fetch/git: Removed unused variables in _contains_lfsPaulo Neves
2023-02-22bitbake: tests/fetch: Add real git lfs tests and decoratorPaulo Neves
2023-02-22bitbake: tests/fetch: git-lfs restore _find_git_lfsPaulo Neves
2023-02-20bitbake: server/process: Improve idle thread exception handlingRichard Purdie
2023-02-20bitbake: cooker: Ensure lock is held with changing notifierRichard Purdie
2023-02-19bitbake: runqueue: Drop SystemExit usageRichard Purdie
2023-02-19bitbake: cookerdata: Drop dubious exception handling codeRichard Purdie
2023-02-19bitbake: cookerdata: Improve early exception handlingRichard Purdie
2023-02-17bitbake: action.py: add topdir in bblayers_conf path for remove-layerPedro Baptista
2023-02-17bitbake: action.py: add topdir in bblayers_conf path for add-layerPedro Baptista
2023-02-17bitbake: fetch2/wget: clean up netrc usageRoss Burton
2023-02-17bitbake: data: Evaluate the value of export/unexport/network flagsRichard Purdie
2023-02-17bitbake: cookerdata: Remove incorrect SystemExit usageRichard Purdie
2023-02-09bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export listGeorge Kelly
2023-02-04bitbake: siggen: Fix inefficient string concatenationEtienne Cordonnier
2023-02-04bitbake: bitbake-user-manual: show how use BB_LOGCONFIG to log warningsMichael Opdenacker
2023-02-04bitbake: bblayers/query: Adjust show-layers output layoutPedro Baptista
2023-02-04bitbake: bblayers/query: Replace layer directory name with layer name for sho...Pedro Baptista
2023-01-26bitbake: bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2023-01-26bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...Richard Purdie