summaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/__init__.py
AgeCommit message (Expand)Author
2022-09-16fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-04-14fetch2: Add GIT_SSH_COMMAND to the list of exportsPavel Zhukov
2022-02-21lib: Replace remaining "blacklist"/"whitelist" usageScott Murray
2022-02-20fetch2: Abstract fetcher environment to a functionRichard Purdie
2022-02-20fetch2: Fix typo "conform" and "processed"Zygmunt Krynicki
2022-02-17fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2022-02-05fetch2: Correct handling of replacing the basename in URIsPeter Kjellerstedt
2022-01-19fetch2: Add crate fetcherRichard Purdie
2021-11-26fetch2: Add striplevel support to unpackStefan Herbrechtsmeier
2021-11-26fetch2: Unify tar command in unpackStefan Herbrechtsmeier
2021-11-19fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-03fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-03lib/bb: Fix string concatination potential performance issuesRichard Purdie
2021-11-03lib/bb: Clean up use of len()Richard Purdie
2021-11-01fetch2: fix downloadfilename issue with premirrorChen Qi
2021-10-14fetch2: Do not attempt to verify donestamp if download is not completeCaner Altinbasak
2021-10-14fetch2: document checkstatus APIRoss Burton
2021-10-08fetch2: clarify the command-no-found error messageRoss Burton
2021-09-17fetch2/s3: allow to switch profile from environment variableValentin Danaila
2021-09-11fetch2: Add recursion guardRichard Purdie
2021-09-06bitbake: fetch2: fix premirror URI when downloadfilename definedScott Weaver
2021-08-12fetch2: expose environment variable names that need to be exportedRoss Burton
2021-08-06fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-08-02doc/lib: Update to use new override syntax containing colonsRichard Purdie
2021-07-11fetch2/s3: allow to use credentials from environment variablesAdam Romanek
2021-06-06fetch2: add check for empty SRC_URI hash stringScott Weaver
2021-03-11bitbake: Add Azure Storage fetcher implementationAlejandro Hernandez Samaniego
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-01-21fetch2: handle empty elements in _param_str_splitRoss Burton
2020-12-09Revert "fetch2: use relative symlinks for anything pulled from PREMIRRORS"Richard Purdie
2020-11-20fetch2: use relative symlinks for anything pulled from PREMIRRORSHombourger, Cedric
2020-11-20lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2020-11-02fetch2: add zstd support to unpackMert Kirpici
2020-09-24fetch2: fix handling of `\` in file:// SRC_URILeif Middelschulte
2020-08-25fetch2: Drop globbing supprt in file:// SRC_URIsRichard Purdie
2020-06-03fetch2: Add the ability to list expanded URL dataPaul Barker
2020-03-29fetch2: Fix urldata_cache key issuesRichard Purdie
2020-03-24Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache""Khem Raj
2020-03-02fetch2: Limit shown checksums to sha256Richard Purdie
2020-02-19fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"Peter Kjellerstedt
2020-02-19fetch2: Make fetcher_compare_revisions() workPeter Kjellerstedt
2020-01-27fetch2: add the npmsw fetcherJean-Marie LEMETAYER
2020-01-27fetch2: allow fetchers to forward the done conditionJean-Marie LEMETAYER
2020-01-27fetch2: allow fetchers to forward the mirrors managementJean-Marie LEMETAYER
2020-01-27fetch2: allow fetchers to forward the donestamp managementJean-Marie LEMETAYER
2020-01-27fetch2: add more hash functions for checksum verificationJean-Marie LEMETAYER
2020-01-27fetch2: refactor checksum verificationJean-Marie LEMETAYER
2020-01-19fetch2: do not suffix srcrev cache key with PNChris Laplante
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-12-30lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on directoriesAníbal Limón