All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rudolf J Streif" <rudolf.streif@ibeeto.com>
To: Yocto list discussion <yocto@yoctoproject.org>
Subject: [WIC] Multiple WKS Files
Date: Sat, 2 May 2020 11:22:13 -0700	[thread overview]
Message-ID: <aaffec18-b081-bcc4-4508-9cd3f7c24c03@ibeeto.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 585 bytes --]

eMMC devices commonly have three hardware partitions: two boot
partitions and a user partition. I was looking for a convenient way to
have wic build an image for the boot partition and one for the user
partition. However, that does not seem to be possible right out of the
box. The variable WKS_FILE only accepts one file and not a list. The
class image_types_wic.bbclass uses WKS_FILES internally but that seems
to be a search list and the code only builds the file it finds first.

Is my understanding correct?

Any smart ideas to make this work?

Thanks,
Rudi





[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 499 bytes --]

             reply	other threads:[~2020-05-02 18:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 18:22 Rudolf J Streif [this message]
2020-05-02 21:47 ` [yocto] [WIC] Multiple WKS Files Joshua Watt
2020-05-04 16:14   ` Rudolf J Streif
2020-05-04 16:33     ` Joshua Watt

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=aaffec18-b081-bcc4-4508-9cd3f7c24c03@ibeeto.com \
    --to=rudolf.streif@ibeeto.com \
    --cc=yocto@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.