1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

ref-manual: Added the linux-kernel-base class.

(From yocto-docs rev: 06adf8c60b4c80f84ff834872a48ca961252c135)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-12-03 05:02:51 -06:00
committed by Richard Purdie
parent 2fb93ec40c
commit f639451816
+12
View File
@@ -1030,6 +1030,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-mime'>
<title><filename>mime.bbclass</filename></title>