1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

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>
This commit is contained in:
Scott Rifenbark
2014-05-22 22:30:45 +03:00
committed by Richard Purdie
parent 566b9bc5b2
commit 594833891d
2 changed files with 35 additions and 2 deletions
+2 -1
View File
@@ -735,7 +735,8 @@
picked up as the provider for a common library.
If that is the case, you should add the library's
<filename>.so</filename> file name to
<filename>PRIVATE_LIBS</filename> in the recipe that provides
<link linkend='var-PRIVATE_LIBS'><filename>PRIVATE_LIBS</filename></link>
in the recipe that provides
the private version of the library.
</para></listitem>
</itemizedlist>