diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 7aa086f6eb..ba7c3f79f6 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1921,6 +1921,16 @@ | |||
| 1921 | </para> | 1921 | </para> |
| 1922 | </section> | 1922 | </section> |
| 1923 | 1923 | ||
| 1924 | <section id='ref-classes-linuxloader'> | ||
| 1925 | <title><filename>linuxloader.bbclass</filename></title> | ||
| 1926 | |||
| 1927 | <para> | ||
| 1928 | Provides the function <filename>linuxloader()</filename>, which gives | ||
| 1929 | the value of the dynamic loader/linker provided on the platform. | ||
| 1930 | This value is used by a number of other classes. | ||
| 1931 | </para> | ||
| 1932 | </section> | ||
| 1933 | |||
| 1924 | <section id='ref-classes-logging'> | 1934 | <section id='ref-classes-logging'> |
| 1925 | <title><filename>logging.bbclass</filename></title> | 1935 | <title><filename>logging.bbclass</filename></title> |
| 1926 | 1936 | ||
