summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-01-23 12:33:24 -0800
committerMark Hatle <mark.hatle@amd.com>2023-01-25 07:24:20 -0800
commit91e3870ccf2f4a904ec92b8aa6e875a578c08d59 (patch)
treeb53be292e0a4103d89cbcb19b40f2ca640060182 /meta-xilinx-standalone-experimental/conf
parentaf6c729003d6d7dba11d88fde05b93467cbaf1d0 (diff)
downloadmeta-xilinx-91e3870ccf2f4a904ec92b8aa6e875a578c08d59.tar.gz
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 <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/conf')
-rw-r--r--meta-xilinx-standalone-experimental/conf/multiconfig/pmumc.conf8
1 files changed, 0 insertions, 8 deletions
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 @@
1MACHINE = "microblaze-pmu"
2DISTRO = "xilinx-standalone"
3TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}"
4
5# These should be temporary until the dtg repo has the correct design
6HDF_BASE ?= "file://"
7HDF_PATH ?= "${TOPDIR}/system.dsa"
8HDF_EXT ?= "dsa"