summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-08-30 09:05:46 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2018-08-30 10:55:58 +0200
commit13446b922982ec6d2d062fbdbe9ea8c6a1cf40bd (patch)
treee4c66e18c07758a0a4f580f68f9d5d9d1aebc0f2
parent3dec19acea373a59de4531843851413dc1f7febe (diff)
downloadmeta-el-standard-13446b922982ec6d2d062fbdbe9ea8c6a1cf40bd.tar.gz
Remove Intel Microcode from Standard Profile
Change-Id: Ibf88563fa759fb69b1208799eda23fd943f9df96 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--conf/template.intel-corei7-64/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
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"
239IMAGE_FSTYPES_append = " tar.gz" 239IMAGE_FSTYPES_append = " tar.gz"
240IMAGE_FSTYPES_remove = " live" 240IMAGE_FSTYPES_remove = " live"
241 241
242# Remove Intel Microcode
243MACHINE_FEATURES_remove = "intel-ucode"
244