aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/npm.py
AgeCommit message (Expand)Author
2016-03-12bitbake: fetch2/npm: fix ud.registry so that alternative registries can be ha...Brendan Le Foll
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-02-26bitbake: fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26bitbake: fetch2/npm: Add npm fetcherBrendan Le Foll