Skip to content
Snippets Groups Projects
Unverified Commit 3356df9a authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

oniro-image.bbclass: update C61 targets


Make sure we explicitly set up the WKS file for both C61 targets
after the target rename.

Signed-off-by: default avatarMarta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 6f195cdd
No related branches found
No related tags found
1 merge request!30flavours/zephyr/local.conf.sample: Bump CONF_VERSION
...@@ -48,7 +48,8 @@ WKS_FILE_DEPENDS:qemux86 += "ovmf" ...@@ -48,7 +48,8 @@ WKS_FILE_DEPENDS:qemux86 += "ovmf"
WKS_FILE:qemu-generic-arm64 = "x-qemu-efi-disk.wks.in" WKS_FILE:qemu-generic-arm64 = "x-qemu-efi-disk.wks.in"
IMAGE_FSTYPES:qemu-generic-arm64 += "wic wic.qcow2" IMAGE_FSTYPES:qemu-generic-arm64 += "wic wic.qcow2"
WKS_FILE:seco-imx8mm-c61 ?= "x-imx-uboot-bootpart.wks.in" WKS_FILE:seco-imx8mm-c61-2gb ?= "x-imx-uboot-bootpart.wks.in"
WKS_FILE:seco-imx8mm-c61-4gb ?= "x-imx-uboot-bootpart.wks.in"
# #
# Deploy boot partition artifacts to the root partition. This is part of the # Deploy boot partition artifacts to the root partition. This is part of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment