[OE-core] [PATCH] local.conf.sample: drop image-swab reference
liu.ming50 at gmail.com
liu.ming50 at gmail.com
Tue Jul 4 08:32:21 UTC 2017
From: Ming Liu <peter.x.liu at external.atlascopco.com>
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>
---
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"
--
2.7.4
More information about the Openembedded-core
mailing list