From 91e3870ccf2f4a904ec92b8aa6e875a578c08d59 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Mon, 23 Jan 2023 12:33:24 -0800 Subject: pmumc: Remove obsolete multiconfig The multiconfigs used with this layer should come from dt-processor.sh and be specifically generated for the build based on the system device tree. Signed-off-by: Mark Hatle --- meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf diff --git a/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf b/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf deleted file mode 100644 index 756ea94a..00000000 --- a/meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf +++ /dev/null @@ -1,8 +0,0 @@ -MACHINE = "microblaze-pmu" -DISTRO = "xilinx-standalone" -TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}" - -# These should be temporary until the dtg repo has the correct design -HDF_BASE ?= "file://" -HDF_PATH ?= "${TOPDIR}/system.dsa" -HDF_EXT ?= "dsa" -- cgit v1.2.3-54-g00ecf