diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-03-03 16:12:11 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-05 10:24:00 -0600 |
| commit | 7e6492b0ecbdf86d086ef59dc9dfdb025fbd4ecf (patch) | |
| tree | d5a5e94d2bdd6d03761dfc148dc901f58f407936 /meta-xilinx-standalone/recipes-bsp | |
| parent | 89230e1ed6f5dfe637213f6bb9d4251b83d4dafe (diff) | |
| download | meta-xilinx-7e6492b0ecbdf86d086ef59dc9dfdb025fbd4ecf.tar.gz | |
Remove obsolete 2022 versions
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone/recipes-bsp')
8 files changed, 0 insertions, 118 deletions
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.1.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.1.bb deleted file mode 100644 index 3f9740a0..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.1.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | require fsbl-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://fsbl-fixups.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | # This version does not build for zynq | ||
| 11 | COMPATIBLE_MACHINE:zynq = "none" | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.2.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.2.bb deleted file mode 100644 index 3f9740a0..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_2022.2.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | require fsbl-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://fsbl-fixups.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | # This version does not build for zynq | ||
| 11 | COMPATIBLE_MACHINE:zynq = "none" | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1.bb deleted file mode 100644 index cc810241..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require plm-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra -Os -flto -ffat-lto-objects" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.2.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.2.bb deleted file mode 100644 index cc810241..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/plm-firmware_2022.2.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require plm-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra -Os -flto -ffat-lto-objects" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.1.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.1.bb deleted file mode 100644 index 2c554d6d..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require pmu-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-zynqmp_pmufw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-ffunction-sections -fdata-sections -Wall -Wextra -Os -flto -ffat-lto-objects" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.2.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.2.bb deleted file mode 100644 index 2c554d6d..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/pmu-firmware_2022.2.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require pmu-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-zynqmp_pmufw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-ffunction-sections -fdata-sections -Wall -Wextra -Os -flto -ffat-lto-objects" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.1.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.1.bb deleted file mode 100644 index d861fb1c..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.1.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require psm-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
diff --git a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.2.bb b/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.2.bb deleted file mode 100644 index d861fb1c..00000000 --- a/meta-xilinx-standalone/recipes-bsp/embeddedsw/psm-firmware_2022.2.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | require psm-firmware.inc | ||
| 2 | |||
| 3 | FILESPATH .= ":${FILE_DIRNAME}/embeddedsw" | ||
| 4 | |||
| 5 | SRC_URI += " \ | ||
| 6 | file://makefile-skip-copy_bsp.sh.patch \ | ||
| 7 | file://0001-versal_fw-Fixup-core-makefiles.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | EXTRA_COMPILER_FLAGS = "-g -ffunction-sections -fdata-sections -Wall -Wextra" | ||
| 11 | |||
| 12 | do_compile() { | ||
| 13 | oe_runmake | ||
| 14 | |||
| 15 | ${MB_OBJCOPY} -O binary ${B}/${ESW_COMPONENT} ${B}/${ESW_COMPONENT}.bin | ||
| 16 | } | ||
