From 84305bdaf64651f5c5f2fd46a807da7d30f9f52c Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Sat, 18 Dec 2021 09:37:09 -0800 Subject: Move baremetal include to meta-xilinx-standalone This was missed in the prior move of the components to meta-xilinx-standalone layer. Signed-off-by: Mark Hatle --- meta-xilinx-bsp/conf/machine/include/baremetal-tc.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-xilinx-bsp/conf/machine/include/baremetal-tc.conf (limited to 'meta-xilinx-bsp') diff --git a/meta-xilinx-bsp/conf/machine/include/baremetal-tc.conf b/meta-xilinx-bsp/conf/machine/include/baremetal-tc.conf deleted file mode 100644 index c9f5c614..00000000 --- a/meta-xilinx-bsp/conf/machine/include/baremetal-tc.conf +++ /dev/null @@ -1,7 +0,0 @@ -# This is specific to baremetal toolchains only. -# -# Some of the operations we want to do are different then regular Yocto -# Project SDK workflows, so wrap baremetal toolchain items in a custom -# override: - -MACHINEOVERRIDES:append = ":baremetal-multilib-tc" -- cgit v1.2.3-54-g00ecf