diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-22 22:30:45 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:32:15 +0100 |
| commit | 594833891de88c057e8c39eb648996bb757cbaed (patch) | |
| tree | 6f638b31422ba6b9fee654f1f08bd923a4d235a2 /documentation/ref-manual/ref-qa-checks.xml | |
| parent | 566b9bc5b22821806e6a1ba5513a0759e65caa5e (diff) | |
| download | poky-594833891de88c057e8c39eb648996bb757cbaed.tar.gz | |
ref-manual: Added PRIVATE_LIBS variable and supporting links.
(From yocto-docs rev: f4e8652581fe99a0d833242a8483ed637e55e3a5)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-qa-checks.xml')
| -rw-r--r-- | documentation/ref-manual/ref-qa-checks.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-qa-checks.xml b/documentation/ref-manual/ref-qa-checks.xml index e17fc2c216..16203e6dbf 100644 --- a/documentation/ref-manual/ref-qa-checks.xml +++ b/documentation/ref-manual/ref-qa-checks.xml | |||
| @@ -735,7 +735,8 @@ | |||
| 735 | picked up as the provider for a common library. | 735 | picked up as the provider for a common library. |
| 736 | If that is the case, you should add the library's | 736 | If that is the case, you should add the library's |
| 737 | <filename>.so</filename> file name to | 737 | <filename>.so</filename> file name to |
| 738 | <filename>PRIVATE_LIBS</filename> in the recipe that provides | 738 | <link linkend='var-PRIVATE_LIBS'><filename>PRIVATE_LIBS</filename></link> |
| 739 | in the recipe that provides | ||
| 739 | the private version of the library. | 740 | the private version of the library. |
| 740 | </para></listitem> | 741 | </para></listitem> |
| 741 | </itemizedlist> | 742 | </itemizedlist> |
