1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

ref-manual: Added linuxloader.bbclass reference description.

(From yocto-docs rev: f33dbbd740ddd9dc88154373dc824e63d832ca0c)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2015-09-29 12:52:06 -07:00
committed by Richard Purdie
parent 8fc90a7aeb
commit acacf6ba73
+10
View File
@@ -1921,6 +1921,16 @@
</para>
</section>
<section id='ref-classes-linuxloader'>
<title><filename>linuxloader.bbclass</filename></title>
<para>
Provides the function <filename>linuxloader()</filename>, which gives
the value of the dynamic loader/linker provided on the platform.
This value is used by a number of other classes.
</para>
</section>
<section id='ref-classes-logging'>
<title><filename>logging.bbclass</filename></title>