diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-10 16:11:06 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:34 +0000 |
| commit | 9f8def21d6a2397ee8e420b236ef99663c691181 (patch) | |
| tree | 593cfb13b411322f79819c1d2fb6cd4819642f46 | |
| parent | 60dfe7203ca68e23434da678dc386acf9df2459f (diff) | |
| download | poky-9f8def21d6a2397ee8e420b236ef99663c691181.tar.gz | |
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>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6bbc3f17bc..0626e6cc75 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -772,6 +772,11 @@ | |||
| 772 | <para> | 772 | <para> |
| 773 | The <filename>gnomebase</filename> class is the base | 773 | The <filename>gnomebase</filename> class is the base |
| 774 | class for recipes that build software from the GNOME stack. | 774 | class for recipes that build software from the GNOME stack. |
| 775 | This class sets | ||
| 776 | <link linkend='var-SRC_URI'><filename>SRC_URI</filename></link> to | ||
| 777 | download the source from the GNOME mirrors as well as extends | ||
| 778 | <link linkend='var-FILES'><filename>FILES</filename></link> | ||
| 779 | with the typical GNOME installation path. | ||
| 775 | </para> | 780 | </para> |
| 776 | </section> | 781 | </section> |
| 777 | 782 | ||
