This update also updated the licence checksum as the date has changed The core content of the license has not changed
Signed-off-by: Saul Wold <[email protected]> --- .../{intel-microcode_20160714.bb => intel-microcode_20170511.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename common/recipes-core/microcode/{intel-microcode_20160714.bb => intel-microcode_20170511.bb} (87%) diff --git a/common/recipes-core/microcode/intel-microcode_20160714.bb b/common/recipes-core/microcode/intel-microcode_20170511.bb similarity index 87% rename from common/recipes-core/microcode/intel-microcode_20160714.bb rename to common/recipes-core/microcode/intel-microcode_20170511.bb index e5047ea..f432ec0 100644 --- a/common/recipes-core/microcode/intel-microcode_20160714.bb +++ b/common/recipes-core/microcode/intel-microcode_20170511.bb @@ -11,11 +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;md5=d8c57b35388b4b9f970f5377fcdfc486" +LIC_FILES_CHKSUM = "file://microcode.dat;md5=acac12d73d4cef71834b64c28bc29dfb" -SRC_URI = "http://downloadmirror.intel.com/26156/eng/microcode-${PV}.tgz" -SRC_URI[md5sum] = "84e4c0530dc38fd7b804daf894b1bdf9" -SRC_URI[sha256sum] = "f3a9c6fc93275bf1febc26f7c397ac93ed5f109e47fb52932f6dbd5cfdbc840e" +SRC_URI = "https://downloadmirror.intel.com/26798/eng/microcode-${PV}.tgz" +SRC_URI[md5sum] = "167e6e1ff234567291f067f48e11d740" +SRC_URI[sha256sum] = "2f77fd2d87403b754d01a66c78a36a8b8ffc16dc3c50fb7aa2c4cd4da7f681a3" DEPENDS = "iucode-tool-native" S = "${WORKDIR}" -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
