summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorsweeaun <swee.aun.khor@intel.com>2017-06-08 17:38:23 -0700
committerSaul Wold <sgw@linux.intel.com>2017-06-09 07:52:59 -0500
commit86c55b1296a1c0b1fab6a3fd339bed0aafc92c07 (patch)
tree5977cb27e4b39634feb9971047c0b20b41b6246e /common
parentaec6d8238c7231e62bf2235a6415bde73eab6b97 (diff)
downloadmeta-intel-86c55b1296a1c0b1fab6a3fd339bed0aafc92c07.tar.gz
iucode-tool: upgrade to 2.1.2
Signed-off-by: sweeaun <swee.aun.khor@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-core/microcode/iucode-tool_2.1.2.bb (renamed from common/recipes-core/microcode/iucode-tool_2.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-core/microcode/iucode-tool_2.1.1.bb b/common/recipes-core/microcode/iucode-tool_2.1.2.bb
index 66cb0f94..e1fb56f4 100644
--- a/common/recipes-core/microcode/iucode-tool_2.1.1.bb
+++ b/common/recipes-core/microcode/iucode-tool_2.1.2.bb
@@ -21,8 +21,8 @@ DEPENDS_append_libc-musl = " argp-standalone"
21SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz" 21SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz"
22SRC_URI_append_libc-musl = " file://0001-Makefile.am-Add-arg-parse-library-for-MUSL-support.patch" 22SRC_URI_append_libc-musl = " file://0001-Makefile.am-Add-arg-parse-library-for-MUSL-support.patch"
23 23
24SRC_URI[md5sum] = "306d20b43da847812af4bf973f46045d" 24SRC_URI[md5sum] = "c6f131a0b69443f5498782a2335973fa"
25SRC_URI[sha256sum] = "8f94ec73f5d4d1a6801aaa894fa1c6544d9b27aec16e1a00e18e8241c7e0f6ba" 25SRC_URI[sha256sum] = "01f1c02ba6935e0ac8440fb594c2ef57ce4437fcbce539e3ef329f55a6fd71ab"
26 26
27inherit autotools 27inherit autotools
28 28