diff options
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1+git-generic.inc')
| -rw-r--r-- | meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1+git-generic.inc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1+git-generic.inc b/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1+git-generic.inc deleted file mode 100644 index e91ea607..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1+git-generic.inc +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw/${PV}:${FILE_DIRNAME}/embeddedsw" | ||
| 2 | |||
| 3 | SRC_URI += " \ | ||
| 4 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 5 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
| 6 | file://0001-xilpm-versal-Fixed-2023.1-compile-error.patch \ | ||
| 7 | " | ||
| 8 | |||
| 9 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra -Os -flto -ffat-lto-objects" | ||
| 10 | |||
| 11 | do_compile() { | ||
| 12 | oe_runmake | ||
| 13 | |||
| 14 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 15 | } | ||
