summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-demos/scripts/generate-machines-sdt.sh
diff options
context:
space:
mode:
authorRaju Kumar Pothuraju <rajukumar.pothuraju@amd.com>2024-12-07 14:29:39 +0530
committerMark Hatle <mark.hatle@amd.com>2024-12-08 11:38:19 -0600
commitf679ad77dfbfe0a04ff27171a14a61c09cfb9da8 (patch)
tree6072788bf97af4ca327411cf1d89d9dd766da357 /meta-xilinx-demos/scripts/generate-machines-sdt.sh
parent63b731c474c777bd7814f6682cf4d9a5642ba5d9 (diff)
downloadmeta-xilinx-f679ad77dfbfe0a04ff27171a14a61c09cfb9da8.tar.gz
vek280-pl-aie-vdu-fw: Add vek280-pl-aie-vdu-fw recipe
Add vek280-pl-aie-vdu-fw recipe. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-demos/scripts/generate-machines-sdt.sh')
-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 aaeef385..44c77a88 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# vek280-pl-aie-vdu-fw recipes-firmware/vek280-pl-aie-vdu-fw/vek280-pl-aie-vdu-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 7#M# zcu104-pl-vcu-fw recipes-firmware/zcu104-pl-vcu-fw/zcu104-pl-vcu-fw_1.0-2024.2.bb
7 8
8this=$(realpath $0) 9this=$(realpath $0)