summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 11:50:07 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:17:55 +0000
commita7def726c9a66bd81e3c94239aa2f61af3f701e9 (patch)
treec9684c04a9431ad84e0a02bc0810698f8253e59c /documentation/ref-manual/ref-classes.xml
parente319b70e07789aabf78a91db6ea7963df1649c1e (diff)
downloadpoky-a7def726c9a66bd81e3c94239aa2f61af3f701e9.tar.gz
ref-manual: Added vala class.
(From yocto-docs rev: be011365798ad1cd6a098e3d8d5b760be0a59dee) 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/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml9
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