From e7403b98255c664b7b0fc28db598374451a92020 Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 22 Mar 2018 16:03:35 -0400 Subject: [PATCH] profiles: Drop special handling of intel-microcode This reverts commit 0d606694da7f5836ab7cbd7d1f72944e6c5007aa. --- .../profiles/coreos/base/package.accept_keywords | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index e8f914d942..c79cf0b6de 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -69,6 +69,3 @@ dev-util/checkbashisms =sys-devel/gcc-7.3.0 =cross-aarch64-cros-linux-gnu/gcc-7.3.0 ~arm64 =cross-x86_64-cros-linux-gnu/gcc-7.3.0 ~amd64 - -# Accept the fixed Intel microcode for Spectre mitigation. -=sys-firmware/intel-microcode-20180312 ~amd64