diff options
| -rw-r--r-- | meta/recipes-core/ovmf/ovmf-shell-image.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/ovmf/ovmf-shell-image/ovmf-shell-image.wks (renamed from meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ovmf/ovmf-shell-image.bb b/meta/recipes-core/ovmf/ovmf-shell-image.bb index 5aafba97e0..bc068e6e25 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).*' | |||
| 6 | # boot loader and no rootfs partition, not additional | 6 | # boot loader and no rootfs partition, not additional |
| 7 | # tools are needed for this .wks file. | 7 | # tools are needed for this .wks file. |
| 8 | IMAGE_FSTYPES:forcevariable = 'wic' | 8 | IMAGE_FSTYPES:forcevariable = 'wic' |
| 9 | WKS_FILE = "ovmf/ovmf-shell-image.wks" | 9 | WKS_FILE = "ovmf-shell-image/ovmf-shell-image.wks" |
| 10 | WKS_FILE_DEPENDS = "" | 10 | WKS_FILE_DEPENDS = "" |
| 11 | 11 | ||
| 12 | inherit image | 12 | 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 index 1d2f16bd33..1d2f16bd33 100644 --- a/meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks +++ b/meta/recipes-core/ovmf/ovmf-shell-image/ovmf-shell-image.wks | |||
