summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2020-03-26 12:43:33 -0700
committerMark Hatle <mark.hatle@xilinx.com>2020-03-26 13:29:07 -0700
commitcf655f7d2693112a8a07b3ddaf2399df28e58bc4 (patch)
treef89f32df6b802ad00d113f1fc92dded683f9ea43
parentc0128c6d67f1519399f32b7066044c9794b349d6 (diff)
downloadmeta-xilinx-cf655f7d2693112a8a07b3ddaf2399df28e58bc4.tar.gz
device-tree.bbappend: Move to COMPATIBLE_HOST
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend2
1 files changed, 1 insertions, 1 deletions
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 @@
1COMPATIBLE_OS_xilinx-standalone = "${TARGET_OS}" 1COMPATIBLE_HOST_xilinx-standalone = "${HOST_SYS}"
2 2
3COMPATIBLE_MACHINE_cortexa53-zynqmp = ".*" 3COMPATIBLE_MACHINE_cortexa53-zynqmp = ".*"
4COMPATIBLE_MACHINE_cortexr5-zynqmp = ".*" 4COMPATIBLE_MACHINE_cortexr5-zynqmp = ".*"