aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/local.conf.sample
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-10-08 16:56:51 +0100
committerSaul Wold <sgw@linux.intel.com>2010-11-14 21:08:27 -0800
commitd77e755574f79065540c3417213d9fe8cffbe0a8 (patch)
tree0dee1eb82875254317e6a24ceea3faf45c45d6ef /meta/conf/local.conf.sample
parent954513057655afe50616f9d206ba69912208b6d4 (diff)
downloadopenembedded-core-d77e755574f79065540c3417213d9fe8cffbe0a8.tar.gz
image-swab: introduce a class for generating swabber reports
Add a postprocess command to rootfs generation which generates a swabber report. Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/conf/local.conf.sample')
-rw-r--r--meta/conf/local.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index a2e1374118..fae949c56b 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -79,6 +79,7 @@ PACKAGE_CLASSES ?= "package_rpm package_ipk"
# A list of additional classes to use when building the system
# include 'image-prelink' in order to prelink the filesystem image
+# include 'image-swab' to perform host system intrusion detection
USER_CLASSES ?= "image-prelink"
# POKYMODE controls the characteristics of the generated packages/images by