[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1980/8267] Revert "local.conf.sample: Disable prelink by default"



commit 63dcfa8f1394475073f6dbb5f3f6ede284d5a305
Author: Mark Hatle <mark hatle windriver com>
Date:   Mon Aug 15 16:29:34 2016 -0500

    Revert "local.conf.sample: Disable prelink by default"
    
    This reverts commit 300f858ba07c938427ccd05a3d7220027a03d461.
    
    Reenable prelink
    
    (From meta-yocto rev: 91705d8ae9f56d1de4f0fdcd6a9654b75921aa8c)
    
    Signed-off-by: Mark Hatle <mark hatle windriver com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta-poky/conf/local.conf.sample |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index a7b2d80..365b6eb 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -152,8 +152,7 @@ EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
 #   - 'image-swab' to perform host system intrusion detection
 # NOTE: if listing mklibs & prelink both, then make sure mklibs is before prelink
 # NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
-# image-prelink disabled for now due to issues with IFUNC symbol relocation
-USER_CLASSES ?= "buildstats image-mklibs"
+USER_CLASSES ?= "buildstats image-mklibs image-prelink"
 
 #
 # Runtime testing of images


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]