summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-10-27 09:26:08 -0500
committerMark Hatle <mark.hatle@amd.com>2024-10-27 22:10:41 -0500
commit6fc40e45916292b90c165728c3190c3ba8285be5 (patch)
treec33ab41cf11dbd5cdc4e4c6dd7821a74e2d5fd60
parented60dfb5d0f910b31b86a94e0bc855bda18a35af (diff)
downloadmeta-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-xmeta-xilinx-demos/scripts/generate-machines-sdt.sh1
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
7this=$(realpath $0) 8this=$(realpath $0)
8 9