From b4e59d665663f6d792b153c46b098da460d12a07 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 13 Apr 2022 13:36:32 -0700 Subject: zocl: This is not compatible with microblaze architecture Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb index 40578aa2..ea0728f3 100644 --- a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb +++ b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb @@ -1,6 +1,7 @@ SUMMARY = "Xilinx Runtime(XRT) driver module" DESCRIPTION = "Xilinx Runtime driver module provides memory management and compute unit schedule" +COMPATIBLE_MACHINE:microblaze = "none" require recipes-xrt/xrt/xrt.inc -- cgit v1.2.3-54-g00ecf