diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-12-01 07:45:09 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-07 17:50:36 -0700 |
| commit | 22f136de562a3b9549621d31571bed37f775d2e9 (patch) | |
| tree | b55ff2db578af425104caca66aee969171667e72 /meta-xilinx-core/conf/machine/versal-generic.conf | |
| parent | d7d306fe663c7afbd0fb743c87f9549aa806b413 (diff) | |
| download | meta-xilinx-22f136de562a3b9549621d31571bed37f775d2e9.tar.gz | |
xilinx-default-sd.wks: Enable a new rootfs based sd/mmc image
Switch the machine files to use the new 'xilinx-default-sd.wks' file.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf/machine/versal-generic.conf')
| -rw-r--r-- | meta-xilinx-core/conf/machine/versal-generic.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-core/conf/machine/versal-generic.conf b/meta-xilinx-core/conf/machine/versal-generic.conf index d7797b78..a1f0fda6 100644 --- a/meta-xilinx-core/conf/machine/versal-generic.conf +++ b/meta-xilinx-core/conf/machine/versal-generic.conf | |||
| @@ -33,8 +33,6 @@ IMAGE_CLASSES += "image-types-xilinx-qemu" | |||
| 33 | # Add wic.qemu-sd only if initramfs_image not set due to circular dependecies | 33 | # Add wic.qemu-sd only if initramfs_image not set due to circular dependecies |
| 34 | IMAGE_FSTYPES += "${@'wic.qemu-sd' if (d.getVar('INITRAMFS_IMAGE') or '') == '' else 'cpio.gz.u-boot.qemu-sd-fatimg'}" | 34 | IMAGE_FSTYPES += "${@'wic.qemu-sd' if (d.getVar('INITRAMFS_IMAGE') or '') == '' else 'cpio.gz.u-boot.qemu-sd-fatimg'}" |
| 35 | 35 | ||
| 36 | WKS_FILES ?= "sdimage-bootpart.wks" | ||
| 37 | |||
| 38 | EXTRA_IMAGEDEPENDS += " \ | 36 | EXTRA_IMAGEDEPENDS += " \ |
| 39 | arm-trusted-firmware \ | 37 | arm-trusted-firmware \ |
| 40 | virtual/boot-bin \ | 38 | virtual/boot-bin \ |
