summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:54:38 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:16 +0000
commit2d557b69b154c860ddfc440f9078372609c276f1 (patch)
treeb4e63b1945208ee5574b61003e5debdba00167dd /documentation
parentca4fe92510f67e01dedf17720b0c2765388081be (diff)
downloadast2050-yocto-poky-2d557b69b154c860ddfc440f9078372609c276f1.zip
ast2050-yocto-poky-2d557b69b154c860ddfc440f9078372609c276f1.tar.gz
ref-manual: Re-ordered classes that start with "L".
(From yocto-docs rev: 488724f754d57f293cf1d4b9122c16192328ae27) 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.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index ab43a84..fb3c8ba 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1479,18 +1479,6 @@
</para>
</section>
-<section id='ref-classes-linux-kernel-base'>
- <title><filename>linux-kernel-base.bbclass</filename></title>
-
- <para>
- The Linux kernel base (<filename>linux-kernel-base</filename>) class
- provides common functionality for recipes that build out of the Linux
- kernel source tree.
- These builds goes beyond the kernel itself.
- For example, the Perf recipe also inherits this class.
- </para>
-</section>
-
<section id='ref-classes-license'>
<title><filename>license.bbclass</filename></title>
@@ -1503,6 +1491,18 @@
</para>
</section>
+<section id='ref-classes-linux-kernel-base'>
+ <title><filename>linux-kernel-base.bbclass</filename></title>
+
+ <para>
+ The Linux kernel base (<filename>linux-kernel-base</filename>) class
+ provides common functionality for recipes that build out of the Linux
+ kernel source tree.
+ These builds goes beyond the kernel itself.
+ For example, the Perf recipe also inherits this class.
+ </para>
+</section>
+
<section id='ref-classes-logging'>
<title><filename>logging.bbclass</filename></title>
OpenPOWER on IntegriCloud