diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-04 03:33:31 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:50 +0000 |
| commit | e6656922c12cf737052196025158b7f850469934 (patch) | |
| tree | 1ef5aaca1cfef1cbf2e521bbcaeb8c1701b24b40 /documentation | |
| parent | 56429d320396505160d33bb93396195138358cbc (diff) | |
| download | poky-e6656922c12cf737052196025158b7f850469934.tar.gz | |
ref-manual: Added populate_sdk class.
(From yocto-docs rev: e5eb72451527dcc0ab18521590a5ec7cdd29f51d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 615adb96cb..abb40a8e1b 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1393,6 +1393,15 @@ | |||
| 1393 | </para> | 1393 | </para> |
| 1394 | </section> | 1394 | </section> |
| 1395 | 1395 | ||
| 1396 | <section id='ref-classes-populate_sdk'> | ||
| 1397 | <title><filename>populate_sdk.bbclass</filename></title> | ||
| 1398 | |||
| 1399 | <para> | ||
| 1400 | The <filename>populate_sdk</filename> class facilitates compatibility | ||
| 1401 | with SDK-only recipes. | ||
| 1402 | </para> | ||
| 1403 | </section> | ||
| 1404 | |||
| 1396 | <section id='ref-classes-perl'> | 1405 | <section id='ref-classes-perl'> |
| 1397 | <title>Perl Modules - <filename>cpan.bbclass</filename></title> | 1406 | <title>Perl Modules - <filename>cpan.bbclass</filename></title> |
| 1398 | 1407 | ||
