[oe-commits] [openembedded-core] 38/47: local.conf.sample: drop image-swab reference

git at git.openembedded.org git at git.openembedded.org
Thu Jul 6 13:39:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 948a5ceb8e4ac6781f05ac067c7de9dda09434fa
Author: Ming Liu <peter.x.liu at external.atlascopco.com>
AuthorDate: 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.
    
    Signed-off-by: Ming Liu <peter.x.liu at external.atlascopco.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/conf/local.conf.sample | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index 85c5e21..b754853 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -126,7 +126,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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list