summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2022-03-16 14:41:37 -0700
committerMark Hatle <mark.hatle@xilinx.com>2022-03-17 11:13:35 -0700
commit533fb1625481f46d214474507192e965062d7aba (patch)
tree38db7133c840a9a302a3d675610a673e4979553d /meta-xilinx-core/conf/layer.conf
parent8f07556504b8b27f2381d2787c6f27762386bc46 (diff)
downloadmeta-xilinx-533fb1625481f46d214474507192e965062d7aba.tar.gz
u-boot-xlnx: oe-core now provides an xxd-native if required
Remove host-tool requirement, switch to using Yocto Project provided xxd-native, provided by vim-native. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/conf/layer.conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index bb2c5de7..e8b5ebd4 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -43,5 +43,3 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
43" 43"
44 44
45XILINX_RELEASE_VERSION = "v2022.2" 45XILINX_RELEASE_VERSION = "v2022.2"
46
47HOSTTOOLS += "xxd"