From a015ed770406325116b700babdfc9ddde8eee64f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 15 May 2019 12:21:32 -0700 Subject: ref-manual: Added "npm" information to the SRC_URI variable. (From yocto-docs rev: 644cf94333ef289e9d0719f46b76f712f4807573) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 2f4ee701f6..0d01c16ddb 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -13722,6 +13722,9 @@ a secure shell. svn:// - Fetches files from a Subversion (svn) revision control repository. + npm:// - Fetches JavaScript + modules from a registry. + -- cgit v1.2.3-54-g00ecf