From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>
Subject: Re: [PATCH v10 0/2] CPIO & OVA Images
Date: Wed, 21 Apr 2021 08:05:56 +0200 [thread overview]
Message-ID: <ed1333b9-2b53-7aea-5b02-6c32270501b4@siemens.com> (raw)
In-Reply-To: <cover.1618899799.git.jan.kiszka@siemens.com>
On 20.04.21 08:23, [ext] Jan Kiszka wrote:
> Changes in v10:
> - fix incomplete renaming "virtual-machine" -> "vm"
> (the classic "posting before testing"...)
>
There is another minor issue in patch 2, affecting full CI. V11 will
follow once that truly passed.
Jan
> Jan
>
>
> CC: Quirin Gylstorff <quirin.gylstorff@siemens.com>
>
> Quirin Gylstorff (2):
> meta/classes: Generate ova image for VMWare or Virtualbox
> meta/classes: add cpiogz-img
>
> doc/user_manual.md | 1 +
> meta-isar/conf/machine/virtualbox.conf | 16 ++
> meta-isar/conf/machine/vmware.conf | 16 ++
> .../multiconfig/qemuamd64-buster-cpiogz.conf | 9 +
> .../multiconfig/virtualbox-ova-buster.conf | 8 +
> meta/classes/cpiogz-img.bbclass | 21 +++
> meta/classes/vm-img.bbclass | 104 ++++++++++++
> .../vm-template/files/vm-template.ovf.tmpl | 155 ++++++++++++++++++
> .../vm-template/vm-template_0.1.bb | 16 ++
> scripts/ci_build.sh | 2 +
> 10 files changed, 348 insertions(+)
> create mode 100644 meta-isar/conf/machine/virtualbox.conf
> create mode 100644 meta-isar/conf/machine/vmware.conf
> create mode 100644 meta-isar/conf/multiconfig/qemuamd64-buster-cpiogz.conf
> create mode 100644 meta-isar/conf/multiconfig/virtualbox-ova-buster.conf
> create mode 100644 meta/classes/cpiogz-img.bbclass
> create mode 100644 meta/classes/vm-img.bbclass
> create mode 100644 meta/recipes-devtools/vm-template/files/vm-template.ovf.tmpl
> create mode 100644 meta/recipes-devtools/vm-template/vm-template_0.1.bb
>
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux
prev parent reply other threads:[~2021-04-21 6:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-20 6:23 Jan Kiszka
2021-04-20 6:23 ` [PATCH v10 1/2] meta/classes: Generate ova image for VMWare or Virtualbox Jan Kiszka
2021-04-20 6:23 ` [PATCH v10 2/2] meta/classes: add cpiogz-img Jan Kiszka
2021-04-21 6:05 ` Jan Kiszka [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=ed1333b9-2b53-7aea-5b02-6c32270501b4@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=quirin.gylstorff@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