ref-manual: Added more info to gnomebase class.

Ross Burton provided an expanded explanation.

(From yocto-docs rev: 3d867803d03c22499c0be3a27a2ffac3b0a5854a)

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 60dfe7203c
commit 9f8def21d6
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>