From: Robert P. J. Day Date: Fri, 4 Jun 2010 21:16:49 +0000 (+0000) Subject: Manual: Add missing reference to "ftp" as possible fetch method. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02241936b43cf868f2745f7fe4f544480a75861;p=openembedded.git Manual: Add missing reference to "ftp" as possible fetch method. Signed-off-by: Robert P. J. Day Signed-off-by: Khem Raj --- diff --git a/docs/usermanual/reference/var_src_uri.xml b/docs/usermanual/reference/var_src_uri.xml index b973bec874..39eedc0927 100644 --- a/docs/usermanual/reference/var_src_uri.xml +++ b/docs/usermanual/reference/var_src_uri.xml @@ -43,7 +43,7 @@ SRC_URI[sha256sum] = "36bdb85c97b39ac604bc58cb7857ee08295242c78a12848ef8a31 - http, https, ftps + http, https, ftp, ftps Used to download files and source code via the specified URL.