diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-02-21 15:10:45 -0500 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2022-02-21 15:10:45 -0500 |
| commit | ebcd0fe2a47d2edd394ec05fe4e51389205135f7 (patch) | |
| tree | 106db6a17d697d1a0349888ed47813747d221981 /usr/src/pkg | |
| parent | 6c5a782db588047b641eaac2971cdd95add02bdf (diff) | |
| parent | 74e98f497ae878ae481ccba1f91fd8dc26fa6627 (diff) | |
| download | illumos-joyent-ebcd0fe2a47d2edd394ec05fe4e51389205135f7.tar.gz | |
[illumos-gate merge]
commit 74e98f497ae878ae481ccba1f91fd8dc26fa6627
14484 Update Intel microcode to 20220207
commit 501bc5c03a221e7e601a0cfa80ab0972bcf20330
14471 vioblk could raise dynamic lun expansion sysevents
Conflicts:
manifest
Diffstat (limited to 'usr/src/pkg')
| -rw-r--r-- | usr/src/pkg/manifests/system-microcode-intel.p5m | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr/src/pkg/manifests/system-microcode-intel.p5m b/usr/src/pkg/manifests/system-microcode-intel.p5m index 9590f18276..2c7be17346 100644 --- a/usr/src/pkg/manifests/system-microcode-intel.p5m +++ b/usr/src/pkg/manifests/system-microcode-intel.p5m @@ -24,8 +24,8 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # Copyright 2014 Gary Mills # Copyright 2019 Peter Tribble. -# Copyright 2020 Joyent, Inc. # Copyright 2021 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2022 Joyent, Inc. # # @@ -35,7 +35,7 @@ # <include global_zone_only_component> set name=pkg.fmri \ - value=pkg:/system/microcode/intel@20210608,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) + value=pkg:/system/microcode/intel@20220207,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) set name=pkg.summary value="Microcode for Intel CPUs" set name=pkg.description value="Microcode for Intel CPUs" set name=info.classification value=org.opensolaris.category.2008:System/Core @@ -550,9 +550,6 @@ file path=platform/i86pc/ucode/GenuineIntel/000706A8-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000706E5-80 group=sys mode=0444 \ reboot-needed=true -file path=platform/i86pc/ucode/GenuineIntel/00080664-01 group=sys mode=0444 \ - reboot-needed=true -hardlink path=platform/i86pc/ucode/GenuineIntel/00080665-01 target=00080664-01 file path=platform/i86pc/ucode/GenuineIntel/000806A1-10 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806C1-80 group=sys mode=0444 \ |
