ref-manual: Edits to lib_package class.

(From yocto-docs rev: ec1a03fef330b1c6e370b62f4060620d9305ec2b)

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 2d557b69b1
commit 94392c4021
1 changed files with 1 additions and 1 deletions

View File

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