From df9b61ea9f5185150dbf17391bfa6c5229b4db38 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:41:45 -0600 Subject: [PATCH] ref-manual: Edits to image-prelink class. (From yocto-docs rev: 3660fcbd1a3973a39329cb3450aa7c43dbddb6dc) 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 57c6c1b76b..00d97626ca 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -988,7 +988,7 @@ <filename>image-prelink.bbclass</filename> - The image prelink (image-prelink) class + The image-prelink class enables the use of the prelink utility during the do_rootfs task, which optimizes the dynamic linking of shared libraries to reduce executable startup time.