From 6fc40e45916292b90c165728c3190c3ba8285be5 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Sun, 27 Oct 2024 09:26:08 -0500 Subject: meta-xilinx-demos: Update generate-machines-sdt.sh script for new zcu104-pl-vcu-fw Signed-off-by: Mark Hatle --- meta-xilinx-demos/scripts/generate-machines-sdt.sh | 1 + 1 file changed, 1 insertion(+) 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 @@ ### The following table controls the automatic generated of the firmware demos ### Machine Recipe #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 +#M# zcu104-pl-vcu-fw recipes-firmware/zcu104-pl-vcu-fw/zcu104-pl-vcu-fw_1.0-2024.2.bb this=$(realpath $0) -- cgit v1.2.3-54-g00ecf