From cf655f7d2693112a8a07b3ddaf2399df28e58bc4 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 26 Mar 2020 12:43:33 -0700 Subject: device-tree.bbappend: Move to COMPATIBLE_HOST Signed-off-by: Mark Hatle --- meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend index 851b9eae..ab47f48f 100644 --- a/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend +++ b/meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend @@ -1,4 +1,4 @@ -COMPATIBLE_OS_xilinx-standalone = "${TARGET_OS}" +COMPATIBLE_HOST_xilinx-standalone = "${HOST_SYS}" COMPATIBLE_MACHINE_cortexa53-zynqmp = ".*" COMPATIBLE_MACHINE_cortexr5-zynqmp = ".*" -- cgit v1.2.3-54-g00ecf