mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
11bc3aca3d
commit
451af6599c
@@ -1949,6 +1949,8 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
|
|||||||
name to be used for association with <filename>SRC_URI</filename> checksums
|
name to be used for association with <filename>SRC_URI</filename> checksums
|
||||||
when you have more than one file specified in <filename>SRC_URI</filename>.
|
when you have more than one file specified in <filename>SRC_URI</filename>.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
<listitem><para><emphasis><filename>downloadfilename</filename> -</emphasis> Specifies
|
||||||
|
the filename used when storing the downloaded file.</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
|
|||||||
Reference in New Issue
Block a user