diff options
| author | sweeaun <swee.aun.khor@intel.com> | 2017-06-08 17:38:23 -0700 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-06-09 07:52:59 -0500 |
| commit | 86c55b1296a1c0b1fab6a3fd339bed0aafc92c07 (patch) | |
| tree | 5977cb27e4b39634feb9971047c0b20b41b6246e | |
| parent | aec6d8238c7231e62bf2235a6415bde73eab6b97 (diff) | |
| download | meta-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>
| -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" | |||
| 21 | SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz" | 21 | SRC_URI = "https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_${PV}.tar.xz" |
| 22 | SRC_URI_append_libc-musl = " file://0001-Makefile.am-Add-arg-parse-library-for-MUSL-support.patch" | 22 | SRC_URI_append_libc-musl = " file://0001-Makefile.am-Add-arg-parse-library-for-MUSL-support.patch" |
| 23 | 23 | ||
| 24 | SRC_URI[md5sum] = "306d20b43da847812af4bf973f46045d" | 24 | SRC_URI[md5sum] = "c6f131a0b69443f5498782a2335973fa" |
| 25 | SRC_URI[sha256sum] = "8f94ec73f5d4d1a6801aaa894fa1c6544d9b27aec16e1a00e18e8241c7e0f6ba" | 25 | SRC_URI[sha256sum] = "01f1c02ba6935e0ac8440fb594c2ef57ce4437fcbce539e3ef329f55a6fd71ab" |
| 26 | 26 | ||
| 27 | inherit autotools | 27 | inherit autotools |
| 28 | 28 | ||
