From: Uladzimir Bely <ubely@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] imagetypes_vm: Fix default of OVF_TEMPLATE_FILE
Date: Tue, 17 Dec 2024 09:08:39 +0300 [thread overview]
Message-ID: <843961010576cb4cb277ed542027db5a73fb8c41.camel@ilbers.de> (raw)
In-Reply-To: <ef7e4508-8c0f-42dd-9ba7-2d9a8c65cf5b@siemens.com>
On Wed, 2024-12-11 at 09:26 +0100, 'Jan Kiszka' via isar-users wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> When enabling the ova image type but keeping the default
> OVF_TEMPLATE_FILE, lots of parsing errors will be generated because
> the
> virtualbox file was not found so far.
>
> See also
> https://gitlab.com/cip-project/cip-core/isar-cip-core/-/issues/119
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> meta/classes/imagetypes_vm.bbclass | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/classes/imagetypes_vm.bbclass
> b/meta/classes/imagetypes_vm.bbclass
> index 4da42447..b20a8e04 100644
> --- a/meta/classes/imagetypes_vm.bbclass
> +++ b/meta/classes/imagetypes_vm.bbclass
> @@ -5,7 +5,7 @@
> #
>
> FILESEXTRAPATHS:prepend = "${LAYERDIR_core}/recipes-core/images:"
> -OVF_TEMPLATE_FILE ?= "vm-img-virtualbox.ovf.tmpl"
> +OVF_TEMPLATE_FILE ?= "virtualbox/vm-img-virtualbox.ovf.tmpl"
> IMAGE_SRC_URI:ova = "file://${OVF_TEMPLATE_FILE}"
>
> IMAGE_TYPEDEP:ova = "wic"
> --
> 2.43.0
>
Applied to next, thanks.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/843961010576cb4cb277ed542027db5a73fb8c41.camel%40ilbers.de.
prev parent reply other threads:[~2024-12-17 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 8:26 'Jan Kiszka' via isar-users
2024-12-17 6:08 ` Uladzimir Bely [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=843961010576cb4cb277ed542027db5a73fb8c41.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox