diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 11:50:07 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:58 +0000 |
| commit | 654411ee61d22061fa8f8046dc1f41ff1f0c294f (patch) | |
| tree | 3621945d6a859e8a6a47a4d58a72ccb5e8a51d71 /documentation/ref-manual | |
| parent | aa9c2a11fc77960caeb6f40ca43dc487efaa0e73 (diff) | |
| download | poky-654411ee61d22061fa8f8046dc1f41ff1f0c294f.tar.gz | |
ref-manual: Added vala class.
(From yocto-docs rev: 44c21a40b56275f9b94d30e161ff00fac8e2ff28)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c7b9922359..5da3863fc4 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2735,6 +2735,15 @@ | |||
| 2735 | </para> | 2735 | </para> |
| 2736 | </section> | 2736 | </section> |
| 2737 | 2737 | ||
| 2738 | <section id='ref-classes-vala'> | ||
| 2739 | <title><filename>vala.bbclass</filename></title> | ||
| 2740 | |||
| 2741 | <para> | ||
| 2742 | The <filename>vala</filename> class supports recipes that need to | ||
| 2743 | build software written using the Vala programming language. | ||
| 2744 | </para> | ||
| 2745 | </section> | ||
| 2746 | |||
| 2738 | <section id='ref-classes-externalsrc'> | 2747 | <section id='ref-classes-externalsrc'> |
| 2739 | <title><filename>externalsrc.bbclass</filename></title> | 2748 | <title><filename>externalsrc.bbclass</filename></title> |
| 2740 | 2749 | ||
