7.56. image-prelink.bbclass

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.

By default, the class is enabled in the local.conf.template using the USER_CLASSES variable as follows:

     USER_CLASSES ?= "buildstats image-mklibs image-prelink"