[meta-intel] [rocko][PATCH 5/8] intel-microcode: update to version 20180312

California Sullivan california.l.sullivan at intel.com
Thu Apr 12 16:28:35 PDT 2018


The LIC_FILES_CHKSUM also needed to be updated, as the copyright
added the year 2018.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
(cherry-picked from commit 43444c01b9eabbb474edbff42ee7120ca8c3a159)
Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 .../{intel-microcode_20171117.bb => intel-microcode_20180312.bb} | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
 rename common/recipes-core/microcode/{intel-microcode_20171117.bb => intel-microcode_20180312.bb} (87%)

diff --git a/common/recipes-core/microcode/intel-microcode_20171117.bb b/common/recipes-core/microcode/intel-microcode_20180312.bb
similarity index 87%
rename from common/recipes-core/microcode/intel-microcode_20171117.bb
rename to common/recipes-core/microcode/intel-microcode_20180312.bb
index 3b5be137..238d09f3 100644
--- a/common/recipes-core/microcode/intel-microcode_20171117.bb
+++ b/common/recipes-core/microcode/intel-microcode_20180312.bb
@@ -11,12 +11,11 @@ DESCRIPTION = "The microcode data file contains the latest microcode\
  if the file is placed in the /etc/firmware directory of the Linux system."
 
 LICENSE = "Intel-Microcode-License"
-LIC_FILES_CHKSUM = "file://microcode.dat;endline=33;md5=e5199e4965078af6c7dee6aa7c5d8404"
-
-SRC_URI = "https://downloadmirror.intel.com/27337/eng/microcode-${PV}.tgz"
-SRC_URI[md5sum] = "b294245d1f7f6c20f01edba53185f258"
-SRC_URI[sha256sum] = "93bd1da9fa58ece0016702e657f708b7e496e56da637a3fe9a6d21f1d6f524dc"
+LIC_FILES_CHKSUM = "file://microcode.dat;endline=33;md5=57d3c3c310f8debda2b0ca5baba67298"
 
+SRC_URI = "https://downloadmirror.intel.com/27591/eng/microcode-${PV}.tgz"
+SRC_URI[md5sum] = "be315cd99a7ca392a2f917ceacbe14f2"
+SRC_URI[sha256sum] = "0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779"
 DEPENDS = "iucode-tool-native"
 S = "${WORKDIR}"
 
-- 
2.14.3



More information about the meta-intel mailing list