diff options
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc')
-rw-r--r-- | meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc b/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc index 7ba3707e..4d303a84 100644 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc +++ b/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2023.2+git-generic.inc | |||
@@ -5,13 +5,6 @@ B = "${S}/lib/sw_apps/versal_psmfw/src/${SOC_DIR}" | |||
5 | 5 | ||
6 | BSP_DIR ?= "${B}/../../misc/versal_psmfw_bsp" | 6 | BSP_DIR ?= "${B}/../../misc/versal_psmfw_bsp" |
7 | 7 | ||
8 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw/${PV}:${FILE_DIRNAME}/embeddedsw" | ||
9 | |||
10 | SRC_URI += " \ | ||
11 | file://makefile-skip-copy_bsp.sh.patch \ | ||
12 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
13 | " | ||
14 | |||
15 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra" | 8 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra" |
16 | 9 | ||
17 | # Override default since we're in a subdirectory deeper now... | 10 | # Override default since we're in a subdirectory deeper now... |