From 35bc7dc25e6defd06ce20ae3adbbc056742d4ea7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:57:09 -0600 Subject: [PATCH] ref-manual: Edits to lib_package class. (From yocto-docs rev: 2e2846611a441a7a4c5c71ce9b5b58912d47dc09) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index fb3c8ba529..61e23ca8c9 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1469,7 +1469,7 @@ <filename>lib_package.bbclass</filename> - The library package (lib_package) class + The lib_package class supports recipes that build libraries and produce executable binaries, where those binaries should not be installed by default along with the library.