summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-core/microcode/intel-microcode_20140624.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/recipes-core/microcode/intel-microcode_20140624.bb b/common/recipes-core/microcode/intel-microcode_20140624.bb
index ca033282..b2022500 100644
--- a/common/recipes-core/microcode/intel-microcode_20140624.bb
+++ b/common/recipes-core/microcode/intel-microcode_20140624.bb
@@ -21,7 +21,9 @@ RDEPENDS_${PN} = "iucode-tool"
21DEPENDS = "iucode-tool-native" 21DEPENDS = "iucode-tool-native"
22S = "${WORKDIR}" 22S = "${WORKDIR}"
23 23
24COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
24PACKAGE_ARCH = "${MACHINE_ARCH}" 25PACKAGE_ARCH = "${MACHINE_ARCH}"
26
25inherit deploy 27inherit deploy
26 28
27# Use any of the iucode_tool parameters to filter specific microcodes from the data file 29# Use any of the iucode_tool parameters to filter specific microcodes from the data file