diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2020-03-26 12:43:33 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2020-03-26 13:29:07 -0700 |
| commit | cf655f7d2693112a8a07b3ddaf2399df28e58bc4 (patch) | |
| tree | f89f32df6b802ad00d113f1fc92dded683f9ea43 /meta-xilinx-standalone/recipes-bsp | |
| parent | c0128c6d67f1519399f32b7066044c9794b349d6 (diff) | |
| download | meta-xilinx-cf655f7d2693112a8a07b3ddaf2399df28e58bc4.tar.gz | |
device-tree.bbappend: Move to COMPATIBLE_HOST
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp')
| -rw-r--r-- | meta-xilinx-standalone/recipes-bsp/device-tree/device-tree.bbappend | 2 |
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 @@ | |||
| 1 | COMPATIBLE_OS_xilinx-standalone = "${TARGET_OS}" | 1 | COMPATIBLE_HOST_xilinx-standalone = "${HOST_SYS}" |
| 2 | 2 | ||
| 3 | COMPATIBLE_MACHINE_cortexa53-zynqmp = ".*" | 3 | COMPATIBLE_MACHINE_cortexa53-zynqmp = ".*" |
| 4 | COMPATIBLE_MACHINE_cortexr5-zynqmp = ".*" | 4 | COMPATIBLE_MACHINE_cortexr5-zynqmp = ".*" |
