aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-06-29fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-28runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-06-27bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-06-27bitbake: tests/fetch: Set git config if not already setPeter Hoyes
2023-06-27bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes
2023-06-27bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes
2023-06-20runqueue: Fix handling of virtual files in layername calculationRichard Purdie
2023-06-01runqueue: Pass hashfn in taskdep dataJoshua Watt
2023-06-01server: Fix crash when checking lock fileJoshua Watt
2023-05-25fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk
2023-05-25cooker: Add FILE_LAYERNAME variable containing the layername for a recipeRichard Purdie
2023-05-25lib/bb/tests/fetch.py: set initial branchBergin, Peter
2023-05-25fetch2/local: Add debug to include chosen pathRichard Purdie
2023-05-25fetch2: Clarify different localpaths functionsRichard Purdie
2023-05-25cooker: Fix/improve collections handlingRichard Purdie
2023-05-25fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-25fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt
2023-05-05tests/fetch: Default to https git protocol where possibleRichard Purdie
2023-05-02cooker: Log config and parse cache status changesRichard Purdie
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-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-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-07server/xmlrpc: Fix after currentAsyncCommand locking changesRichard Purdie
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