1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

ref-manual: Added kernel-arch class.

(From yocto-docs rev: cea9cce8f1715cfc6a7b7554700610567650fef9)

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 04:48:40 -06:00
committed by Richard Purdie
parent c3fd5f99b1
commit ed179025e7
+10
View File
@@ -986,6 +986,16 @@
</para>
</section>
<section id='ref-classes-kernel-arch'>
<title><filename>kernel-arch.bbclass</filename></title>
<para>
The kernel architecture (<filename>kernel-arch</filename>) class
sets the <filename>ARCH</filename> environment variable for Linux
kernel compilation (including modules).
</para>
</section>
<section id='ref-classes-mime'>
<title><filename>mime.bbclass</filename></title>