mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
iucode-tool: this is x86-only so mark as such
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
484a2fc88e
commit
c472f7faa0
|
@ -23,3 +23,5 @@ S = "${WORKDIR}/git"
|
|||
inherit autotools
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
|
||||
|
|
Loading…
Reference in New Issue
Block a user