summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-01 14:44:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-02 12:04:56 +0100
commitdee274305d6d57237558da32e00db6a85dd121e6 (patch)
tree7e659132f6296f96a58eaa6ff3fa55dd7692d774 /documentation
parent20d2d2096a24a37094117468358aa24c77ffb04a (diff)
downloadast2050-yocto-poky-dee274305d6d57237558da32e00db6a85dd121e6.zip
ast2050-yocto-poky-dee274305d6d57237558da32e00db6a85dd121e6.tar.gz
ref-manual: Added new bluetooth class.
(From yocto-docs rev: 536117974fb08c1c6739af9c8200b228a59b7f6d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f2c4c79..30f0e73 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -270,6 +270,23 @@
</para>
</section>
+<section id='ref-classes-bluetooth'>
+ <title><filename>bluetooth.bbclass</filename></title>
+
+ <para>
+ The <filename>bluetooth</filename> class defines a variable that
+ expands to the recipe (package) providing core
+ bluetooth support on the platform.
+ </para>
+
+ <para>
+ For details on how the class works, see the
+ <filename>meta/classes/bluetooth.bbclass</filename> file in the Yocto
+ Project
+ <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
+ </para>
+</section>
+
<section id='ref-classes-boot-directdisk'>
<title><filename>boot-directdisk.bbclass</filename></title>
OpenPOWER on IntegriCloud