summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/__init__.py
AgeCommit message (Expand)Author
2021-01-31bitbake: fetch2: Fix os.errno referencesRichard Purdie
2019-11-13bitbake: fetch2: Ensure cached url data is matched to a datastoreRichard Purdie
2019-09-06bitbake: fetch2: show warning when renaming the archive with bad checksum failedMartin Jansa
2019-01-08bitbake: fetch: don't use shell=True when listing ar filesRoss Burton
2018-12-06bitbake: fetch2: Avoid warning about incorrect character escaping in regexRichard Purdie
2018-11-07bitbake: fetch: Also export GIT_SSH environment variableMike Crowe
2018-10-18bitbake: fetch2: Avoid incorrect getVarFlag callRichard Purdie
2018-10-18bitbake: fetch2: extract the function which ensures that a valid symlink existsUrs Fässler
2018-10-18bitbake: fetch2: avoid circular recursion with SRCPV in PRPeter Marko
2018-06-21bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-05-22bitbake: fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-01-08bitbake: fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt
2017-11-29bitbake: fetch2: fix unpack of .txz filesAndré Draszik
2017-09-11bitbake: fetch2: add stub latest_versionstring to FetchMethodRoss Burton
2017-08-23bitbake: fetch2: don't mandate path element in encodeurl()Paul Eggleton
2017-07-31bitbake: fetch2: fix checkstatus fallback to MIRRORSRoss Burton
2017-07-27bitbake: lib/fetch2/__init__.py: Fix unpack commentMark Hatle
2017-07-25bitbake: fetch2/__init__.py: replace stray logger.warn() with logger.warning()Andre McCurdy
2017-07-21bitbake: fetch2: fire an event when there are missing checksumsPaul Eggleton
2017-07-21bitbake: fetch2: allow hiding checksum warningPaul Eggleton
2017-07-18bitbake: fetch2: fix indentationPaul Eggleton
2017-06-22bitbake: fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-06-02bitbake: fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-15bitbake: lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-04-01bitbake: fetch2: Do not fail to create symbolic links if they already existPeter Kjellerstedt
2017-03-29bitbake: fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie
2017-03-04bitbake: fetch2: pass --no-same-owner when extracting tar files compressed wi...Andre McCurdy
2017-03-04bitbake: fetch2: remove last remaining usage of deprecated bb.data APIsAndre McCurdy
2017-03-03bitbake: fetch2: add initial Amazon AWS S3 fetcherAndre McCurdy
2017-03-03bitbake: fetch2: Allow whitespace only mirror entriesRichard Purdie
2017-03-01bitbake: fetch2/__init__: handle @ in package namesAnders Darander
2017-02-19bitbake: fetch2: Add NFS Stale file exception handlingKhem Raj
2017-02-19bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day
2017-02-19bitbake: fetch2: Correct two examples of typo "revsion."Robert P. J. Day
2017-01-20bitbake: fetch2: Avoid recursive errorsRichard Purdie
2016-11-30bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-23bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-09-22bitbake: fetch2: handle absolute paths in subdirRoss Burton
2016-09-15bitbake: bitbake: fetch2: Make SRCREV_FORMAT name substitution saferUlf Magnusson
2016-09-02bitbake: fetch2: Handle multiconfig fetcher issuesRichard Purdie
2016-08-25bitbake: fetch2: clean up remaining cwd saves/changesMatt Madison
2016-08-20bitbake: fetch2: preserve current working directoryMatt Madison
2016-07-29bitbake: fetch2: fix pickle issues while switching from master to krogothMaxin B. John
2016-07-26bitbake: fetcher2/__init__: Print command in case of ExecutionError in runfet...Mario Domenech Goulart
2016-07-26bitbake: fetch: copy files with -HEnrico Scholz
2016-07-19bitbake: fetch2: implement progress supportPaul Eggleton
2016-06-16bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIGAndrew Bradford