[OE-core] [PATCH v2] (PRE)MIRRORS: add pattern for npm:// without slash

Leonardo Sandoval leonardo.sandoval.gonzalez at linux.intel.com
Fri Aug 25 14:32:54 UTC 2017


>  npm://.*/.*     http://sources.openembedded.org/ \n \
> +npm://.*        http://sources.openembedded.org/ \n \

instead of adding a new npm regex, not sure if below one would the same
job

npm://.*(/.*)?







More information about the Openembedded-core mailing list