summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/recipes-core/microcode/intel-microcode_20151106.bb (renamed from common/recipes-core/microcode/intel-microcode_20150121.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/recipes-core/microcode/intel-microcode_20150121.bb b/common/recipes-core/microcode/intel-microcode_20151106.bb
index f51af537..f168b7d7 100644
--- a/common/recipes-core/microcode/intel-microcode_20150121.bb
+++ b/common/recipes-core/microcode/intel-microcode_20151106.bb
@@ -11,11 +11,11 @@ DESCRIPTION = "The microcode data file contains the latest microcode\
11 if the file is placed in the /etc/firmware directory of the Linux system." 11 if the file is placed in the /etc/firmware directory of the Linux system."
12 12
13LICENSE = "Intel-Microcode-License" 13LICENSE = "Intel-Microcode-License"
14LIC_FILES_CHKSUM = "file://microcode.dat;md5=dfedc580c52db32c762669b7652178b7" 14LIC_FILES_CHKSUM = "file://microcode.dat;md5=0c9b76c8fa021400a15b3fd71a71977b"
15 15
16SRC_URI = "http://downloadmirror.intel.com/24661/eng/microcode-${PV}.tgz" 16SRC_URI = "http://downloadmirror.intel.com/25512/eng/microcode-${PV}.tgz"
17SRC_URI[md5sum] = "639b7f2af0a822fe006a4fa2ddf8052f" 17SRC_URI[md5sum] = "288dc721fb39d71457ef2f5a49161f57"
18SRC_URI[sha256sum] = "23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3" 18SRC_URI[sha256sum] = "096e39489eef67666be652e81fa372a06b74f39ea3d565dc0287242c668717e7"
19 19
20DEPENDS = "iucode-tool-native" 20DEPENDS = "iucode-tool-native"
21S = "${WORKDIR}" 21S = "${WORKDIR}"