diff options
| author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2020-05-13 23:12:39 +0000 |
|---|---|---|
| committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2020-05-18 19:27:16 +0000 |
| commit | d5b4c61b9474779079c9ef8650d04dd7c8207a06 (patch) | |
| tree | 9dabd6792a341e62dc26f4ba4f8121c3e38640ce /usr/src/pkg/manifests | |
| parent | c61a1653a4d73dbc950dac7d96350fd6cb517486 (diff) | |
| download | illumos-joyent-d5b4c61b9474779079c9ef8650d04dd7c8207a06.tar.gz | |
12732 Update Intel microcode to 20200508
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/pkg/manifests')
| -rw-r--r-- | usr/src/pkg/manifests/system-microcode-intel.mf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-microcode-intel.mf b/usr/src/pkg/manifests/system-microcode-intel.mf index cafafa2448..bac6419d24 100644 --- a/usr/src/pkg/manifests/system-microcode-intel.mf +++ b/usr/src/pkg/manifests/system-microcode-intel.mf @@ -25,7 +25,7 @@ # Copyright 2014 Gary Mills # Copyright 2019 Peter Tribble. # Copyright 2019 Joyent, Inc. -# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. # # @@ -35,7 +35,7 @@ # <include global_zone_only_component> set name=pkg.fmri \ - value=pkg:/system/microcode/intel@20191115,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) + value=pkg:/system/microcode/intel@20200508,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) set name=pkg.description value="Microcode for Intel CPUs" set name=org.opensolaris.incorp-facet value=true set name=variant.arch value=i386 |
