[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6629/8267] local.conf.sample: drop image-swab reference



commit 754c03006943a219ffd417c36ab909b464f57f67
Author: Ming Liu <peter x liu external atlascopco com>
Date:   Tue Jul 4 10:32:21 2017 +0200

    local.conf.sample: drop image-swab reference
    
    The image swabber had been dropped by commit e18657df:
    [ meta: Drop swabber ]
    
    We need also drop its reference in local.conf.
    
    (From meta-yocto rev: af19371774b3181af7bdd59e12a16c37d922f429)
    
    Signed-off-by: Ming Liu <peter x liu external atlascopco com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta-poky/conf/local.conf.sample |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index 365b6eb..b15e508 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -149,7 +149,6 @@ EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
 #   - 'buildstats' collect build statistics
 #   - 'image-mklibs' to reduce shared library files size for an image
 #   - 'image-prelink' in order to prelink the filesystem image
-#   - '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
 USER_CLASSES ?= "buildstats image-mklibs image-prelink"


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