From 13446b922982ec6d2d062fbdbe9ea8c6a1cf40bd Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Thu, 30 Aug 2018 09:05:46 +0200 Subject: Remove Intel Microcode from Standard Profile Change-Id: Ibf88563fa759fb69b1208799eda23fd943f9df96 Signed-off-by: Sona Sarmadi --- conf/template.intel-corei7-64/local.conf.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample index 19f18ee..93c74be 100644 --- a/conf/template.intel-corei7-64/local.conf.sample +++ b/conf/template.intel-corei7-64/local.conf.sample @@ -239,3 +239,6 @@ CONF_VERSION = "1" IMAGE_FSTYPES_append = " tar.gz" IMAGE_FSTYPES_remove = " live" +# Remove Intel Microcode +MACHINE_FEATURES_remove = "intel-ucode" + -- cgit v1.2.3-54-g00ecf