From 533fb1625481f46d214474507192e965062d7aba Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 16 Mar 2022 14:41:37 -0700 Subject: 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 --- meta-xilinx-core/conf/layer.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-xilinx-core/conf/layer.conf') 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 += " \ " XILINX_RELEASE_VERSION = "v2022.2" - -HOSTTOOLS += "xxd" -- cgit v1.2.3-54-g00ecf