ref-manual: Edits to lib_package class.

(From yocto-docs rev: 2e2846611a441a7a4c5c71ce9b5b58912d47dc09)

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 2013-12-05 13:57:09 -06:00 committed by Richard Purdie
parent 1f0853c7ea
commit 35bc7dc25e
1 changed files with 1 additions and 1 deletions

View File

@ -1469,7 +1469,7 @@
<title><filename>lib_package.bbclass</filename></title> <title><filename>lib_package.bbclass</filename></title>
<para> <para>
The library package (<filename>lib_package</filename>) class The <filename>lib_package</filename> class
supports recipes that build libraries and produce executable supports recipes that build libraries and produce executable
binaries, where those binaries should not be installed by default binaries, where those binaries should not be installed by default
along with the library. along with the library.