diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-10-27 09:26:08 -0500 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-27 22:10:41 -0500 |
| commit | 6fc40e45916292b90c165728c3190c3ba8285be5 (patch) | |
| tree | c33ab41cf11dbd5cdc4e4c6dd7821a74e2d5fd60 | |
| parent | ed60dfb5d0f910b31b86a94e0bc855bda18a35af (diff) | |
| download | meta-xilinx-6fc40e45916292b90c165728c3190c3ba8285be5.tar.gz | |
meta-xilinx-demos: Update generate-machines-sdt.sh script for new zcu104-pl-vcu-fw
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rwxr-xr-x | meta-xilinx-demos/scripts/generate-machines-sdt.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-demos/scripts/generate-machines-sdt.sh b/meta-xilinx-demos/scripts/generate-machines-sdt.sh index 5a05870a..aaeef385 100755 --- a/meta-xilinx-demos/scripts/generate-machines-sdt.sh +++ b/meta-xilinx-demos/scripts/generate-machines-sdt.sh | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ### The following table controls the automatic generated of the firmware demos | 3 | ### The following table controls the automatic generated of the firmware demos |
| 4 | ### Machine Recipe | 4 | ### Machine Recipe |
| 5 | #M# vek280-pl-bram-gpio-fw recipes-firmware/vek280-pl-bram-uart-gpio-fw/vek280-pl-bram-uart-gpio-fw_1.0-2024.2.bb | 5 | #M# vek280-pl-bram-gpio-fw recipes-firmware/vek280-pl-bram-uart-gpio-fw/vek280-pl-bram-uart-gpio-fw_1.0-2024.2.bb |
| 6 | #M# zcu104-pl-vcu-fw recipes-firmware/zcu104-pl-vcu-fw/zcu104-pl-vcu-fw_1.0-2024.2.bb | ||
| 6 | 7 | ||
| 7 | this=$(realpath $0) | 8 | this=$(realpath $0) |
| 8 | 9 | ||
