summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/gcp.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: remove unnecessary unquoteStefan Herbrechtsmeier2025-02-111-1/+1
* bitbake: fetch2: remove unnecessary expand function callsStefan Herbrechtsmeier2025-02-111-1/+1
* bitbake: gcp.py: remove slow calls to gsutil statEtienne Cordonnier2024-08-251-7/+7
* bitbake: fetch2/gcp: Add missing runfetchcmd importSven Schwermer2024-04-201-0/+1
* bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston2023-12-021-2/+5
* bitbake: fetch2: add Google Cloud Platform (GCP) fetcherEmil Ekmečić2023-08-111-0/+98