diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index ab43a84973..fb3c8ba529 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1479,18 +1479,6 @@ -
- <filename>linux-kernel-base.bbclass</filename> - - - The Linux kernel base (linux-kernel-base) 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. - -
-
<filename>license.bbclass</filename> @@ -1503,6 +1491,18 @@
+
+ <filename>linux-kernel-base.bbclass</filename> + + + The Linux kernel base (linux-kernel-base) 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. + +
+
<filename>logging.bbclass</filename>