From ebe3fd47928b8fc1a09b7a030ab970f54a993cbe Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Thu, 30 Aug 2018 08:59:48 +0200 Subject: Remove Intel Microcode Change-Id: I37a47508b0952ee40834b103f83d26a4d1a87f4b 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 2096c41..09e0f7c 100644 --- a/conf/template.intel-corei7-64/local.conf.sample +++ b/conf/template.intel-corei7-64/local.conf.sample @@ -238,3 +238,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