Add wic to the types of images that are built for the ultra96 to make it
easier to flash and run on hardware.

Signed-off-by: Trevor Woerner <[email protected]>
---
 meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf 
b/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf
index d0b95cac83d1..ccb91a542ae0 100644
--- a/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf
+++ b/meta-xilinx-vendor/conf/machine/ultra96-zynqmp.conf
@@ -75,6 +75,17 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
     linux-firmware-ti-bt-wl180x \
     "
 
+IMAGE_BOOT_FILES += "uEnv.txt"
+IMAGE_FSTYPES += "wic.xz wic.bmap"
+WKS_FILE = "xilinx-default-sd.wks"
+WKS_FILE_DEPENDS ?= " \
+       mtools-native \
+       dosfstools-native \
+       e2fsprogs-native \
+       virtual/bootloader \
+       virtual/kernel \
+       "
+
 #### No additional settings should be after the Postamble
 #### Postamble
 PACKAGE_EXTRA_ARCHS:append = "${@['', ' ultra96_zynqmp']['ultra96-zynqmp' != 
'${MACHINE}']}"
-- 
2.44.0.478.g7774cfed6261

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5357): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5357
Mute This Topic: https://lists.yoctoproject.org/mt/106374662/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to