From: Scott Rifenbark Date: Wed, 19 Sep 2012 20:42:19 +0000 (-0700) Subject: documentation/poky-ref-manual/ref-variables.xml: Added new option. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451af6599c8fbdaae8901d6c33dac1e20b52bef8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/poky-ref-manual/ref-variables.xml: Added new option. Fixes [YOCTO_#1939] Added the option downloadfilename to the SRC_URI variable glossary description. (From yocto-docs rev: abc32d85a7f241766d1fcc52a251249f2172ea89) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index d71d25023cc..9985d0037ac 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1949,6 +1949,8 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2" name to be used for association with SRC_URI checksums when you have more than one file specified in SRC_URI. + downloadfilename - Specifies + the filename used when storing the downloaded file.