Message ID | 20250911085123.1551425-2-alex.kanavin@gmail.com |
---|---|
State | New |
Headers | show |
Series | [01/16] gnupg: update 2.5.5 -> 2.5.11 | expand |
diff --git a/meta/recipes-core/ovmf/ovmf-shell-image.bb b/meta/recipes-core/ovmf/ovmf-shell-image.bb index 5aafba97e05..bc068e6e255 100644 --- a/meta/recipes-core/ovmf/ovmf-shell-image.bb +++ b/meta/recipes-core/ovmf/ovmf-shell-image.bb @@ -6,7 +6,7 @@ COMPATIBLE_HOST:class-target = '(i.86|x86_64).*' # boot loader and no rootfs partition, not additional # tools are needed for this .wks file. IMAGE_FSTYPES:forcevariable = 'wic' -WKS_FILE = "ovmf/ovmf-shell-image.wks" +WKS_FILE = "ovmf-shell-image/ovmf-shell-image.wks" WKS_FILE_DEPENDS = "" inherit image diff --git a/meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks b/meta/recipes-core/ovmf/ovmf-shell-image/ovmf-shell-image.wks similarity index 100% rename from meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks rename to meta/recipes-core/ovmf/ovmf-shell-image/ovmf-shell-image.wks