diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-19 13:42:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-24 16:36:06 +0100 |
commit | 451af6599c8fbdaae8901d6c33dac1e20b52bef8 (patch) | |
tree | ecc0a04db7ceb6d1445159ae085786a37f732996 /documentation/poky-ref-manual/ref-variables.xml | |
parent | 11bc3aca3d4c8c662af226e1360727e9b01df4a1 (diff) | |
download | poky-451af6599c8fbdaae8901d6c33dac1e20b52bef8.tar.gz |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index d71d25023c..9985d0037a 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" | |||
1949 | name to be used for association with <filename>SRC_URI</filename> checksums | 1949 | name to be used for association with <filename>SRC_URI</filename> checksums |
1950 | when you have more than one file specified in <filename>SRC_URI</filename>. | 1950 | when you have more than one file specified in <filename>SRC_URI</filename>. |
1951 | </para></listitem> | 1951 | </para></listitem> |
1952 | <listitem><para><emphasis><filename>downloadfilename</filename> -</emphasis> Specifies | ||
1953 | the filename used when storing the downloaded file.</para></listitem> | ||
1952 | </itemizedlist> | 1954 | </itemizedlist> |
1953 | </para> | 1955 | </para> |
1954 | </glossdef> | 1956 | </glossdef> |