mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
openocd: Use the fork when building for x86 host machines
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
a2b88b2959
commit
da23f115b4
@@ -11,4 +11,4 @@ SRC_URI = " \
|
||||
|
||||
SRCREV_openocd = "4f9e2d7171f3cad8d1a99dff3eee5ec5e6d8ea2b"
|
||||
|
||||
COMPATIBLE_HOST = "(riscv32|riscv64).*-linux"
|
||||
COMPATIBLE_HOST = "(x86_64.*|i.86.*|riscv32|riscv64).*-linux"
|
||||
|
||||
Reference in New Issue
Block a user