ref-manual: Added more info to gnomebase class.

Ross Burton provided an expanded explanation.

(From yocto-docs rev: 313899b280d7879ee86c9317021388a3cd080662)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-10 16:11:06 -06:00 committed by Richard Purdie
parent c6d4c6ae72
commit b080c99112
1 changed files with 5 additions and 0 deletions

View File

@ -772,6 +772,11 @@
<para>
The <filename>gnomebase</filename> class is the base
class for recipes that build software from the GNOME stack.
This class sets
<link linkend='var-SRC_URI'><filename>SRC_URI</filename></link> to
download the source from the GNOME mirrors as well as extends
<link linkend='var-FILES'><filename>FILES</filename></link>
with the typical GNOME installation path.
</para>
</section>