summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:41:06 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:13 +0000
commit564dd5fa6fdb9ace28ea46fbf3ccf7f4691061cf (patch)
tree2310ab43ef14e8bb5b4e09e8cef92fd6a233b20e
parentb19ba2d6cfa48e46787576d722b518f65b731017 (diff)
downloadpoky-564dd5fa6fdb9ace28ea46fbf3ccf7f4691061cf.tar.gz
ref-manuals: Edits to image-mklibs class.
(From yocto-docs rev: c5acd4d0c203dde253482f9070e79d0cee906d18) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index a5d49e2f7c..57c6c1b76b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -964,7 +964,7 @@
964 <title><filename>image-mklibs.bbclass</filename></title> 964 <title><filename>image-mklibs.bbclass</filename></title>
965 965
966 <para> 966 <para>
967 The make libraries (<filename>mklibs</filename>) class 967 The <filename>mklibs</filename> class
968 enables the use of the <filename>mklibs</filename> utility during the 968 enables the use of the <filename>mklibs</filename> utility during the
969 <filename>do_rootfs</filename> task, which optimizes the size of 969 <filename>do_rootfs</filename> task, which optimizes the size of
970 libraries contained in the image. 970 libraries contained in the image.