summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)Author
2017-05-18bitbake: fetch2/wget: attempt checkstatus again if it failsRoss Burton
2016-11-08bitbake: fetch: copy files with -HEnrico Scholz
2016-06-29bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-06-02bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...Ross Burton
2016-04-06bitbake: fetch2/git.py: remove .indirectiondir workaroundRobert Yang
2016-04-03bitbake: fetch2: BB_ALLOWED_NETWORKS should not care about port numbersOlof Johansson
2016-03-31bitbake: fetch2: Ensure that incorrect checksumed files are always renamedRichard Purdie
2016-03-28bitbake: fetch2/wget.py: _check_latest_version_by_dir fix prefix detectionAníbal Limón
2016-03-28bitbake: fetch2/wget.py: _check_latest_version_by_dir use group namesAníbal Limón
2016-03-26bitbake: fetch2: Handle lockfiles for file:// urls redirected to mirrorsRichard Purdie
2016-03-26bitbake: bitbake: fetch2/gitsm: Fix fetch when the repository contains nested...Derek Straka
2016-03-23bitbake: cache: Make BB_DONT_CACHE variable externalMarkus Lehtonen
2016-03-12bitbake: fetch2/npm: fix ud.registry so that alternative registries can be ha...Brendan Le Foll
2016-03-09bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their valuesPeter Kjellerstedt
2016-03-09bitbake: fetch2/npm: add missing URL argument to ParameterErrorPaul Eggleton
2016-03-09bitbake: fetch2/npm: properly handle npm dependenciesPaul Eggleton
2016-03-09bitbake: fetch2/npm: fix errors with some version specificationsPaul Eggleton
2016-03-07bitbake: fetch2/npm: ignore unknown headers in tarballsPaul Eggleton
2016-03-07bitbake: fetch2/npm: handle alternative dependency syntaxPaul Eggleton
2016-03-07bitbake: fetch2/npm: fix indentationPaul Eggleton
2016-03-02bitbake: fetch2/npm: Add missing ParameterError importBrendan Le Foll
2016-03-02bitbake: npm: in cases where shrinkwrap resolved a git URL, ignore it and gra...Brendan Le Foll
2016-03-02bitbake: fetch2: Fix unpack for absolute file urlsRichard Purdie
2016-03-02bitbake: fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129Alexander Shashkevich
2016-02-28bitbake: fetch2/npm: Enable fetcherRichard Purdie
2016-02-28bitbake: fetch2: Skip lockfiles and donestamps for local filesRichard Purdie
2016-02-28bitbake: fetch2/__init__.py: Error if lockfile path invalidRichard Purdie
2016-02-28bitbake: fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie
2016-02-28bitbake: fetch2/wget: Set localfile for directoriesRichard Purdie
2016-02-26bitbake: fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26bitbake: fetch2/npm: Add npm fetcherBrendan Le Foll
2016-02-18bitbake: FileChecksumCache: add get_checksums() methodMarkus Lehtonen
2016-02-18bitbake: bb/cache: drop some unused argumentsMarkus Lehtonen
2016-02-08bitbake: bb/fetch2: Move export_proxies function from wget to utils.Aníbal Limón
2016-02-06bitbake: fetch2/osc: Clean up old variable syntaxRichard Purdie
2016-02-06bitbake: fetch2/osc: Remove hardcoded urlRichard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-02-04bitbake: fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello
2016-01-30bitbake: fetch2: Simplify logic in verify_checksum()Peter Kjellerstedt
2016-01-26bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton
2016-01-24bitbake: fetch2: Don't show checksum warnings if a single checksum was suppliedRichard Purdie
2016-01-15bitbake: Revert "fetch/git: Change to use clearer ssh url syntax for broken s...Richard Purdie
2016-01-13bitbake: Revert "fetch2/local.py: avoid using PREMIRROR"Richard Purdie
2016-01-11bitbake: fetch2/git.py: Add missing "errno" module import.Kristian Amlie
2016-01-08bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie
2016-01-06bitbake: fetch2/__init__.py: Add support for 7-ZipJuro Bystricky
2016-01-06bitbake: fetch2/local.py: avoid using PREMIRRORRobert Yang
2015-12-18bitbake: fetch: use orig localpath when calling orig methodChristopher Larson
2015-12-08bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin
2015-12-07bitbake: wget.py: parse only <a> tagsAlexander Kanavin