summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-12-16 10:35:08 -0800
committerSaul Wold <sgw@linux.intel.com>2016-01-04 07:24:09 -0800
commit5abfc48a4c33caeafaf2f1d469cbfe50868f16b3 (patch)
tree9319d6f4fb719eb41e86957384429438a28768d9 /common
parent90c152050cf76c780668b861277c40ce1fe5f41f (diff)
downloadmeta-intel-5abfc48a4c33caeafaf2f1d469cbfe50868f16b3.tar.gz
iucode-tool: Update to 1.5
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-core/microcode/iucode-tool_1.5.bb (renamed from common/recipes-core/microcode/iucode-tool_1.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-core/microcode/iucode-tool_1.3.bb b/common/recipes-core/microcode/iucode-tool_1.5.bb
index 35bcd7b6..f2a87970 100644
--- a/common/recipes-core/microcode/iucode-tool_1.3.bb
+++ b/common/recipes-core/microcode/iucode-tool_1.5.bb
@@ -17,8 +17,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
17 file://iucode_tool.c;beginline=1;endline=15;md5=f65c2be08bfd462331cadff25869588e" 17 file://iucode_tool.c;beginline=1;endline=15;md5=f65c2be08bfd462331cadff25869588e"
18 18
19SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz" 19SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz"
20SRC_URI[md5sum] = "ad5aa3ed5eee2f9ef58a291fe7ca711d" 20SRC_URI[md5sum] = "5bc0e08276bc49efe6a949bb7611763e"
21SRC_URI[sha256sum] = "c6e134fc63ac7e765f729c500adc9e154da57b02e991be35b421acf9c7eb0ea9" 21SRC_URI[sha256sum] = "33271652032f20f866a212bc98ea01a8db65c4ac839fa820aa23da974fd6ff62"
22 22
23S = "${WORKDIR}/iucode_tool-${PV}" 23S = "${WORKDIR}/iucode_tool-${PV}"
24 24