From: Henning Schild <henning.schild@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Florian Bezdeka <florian.bezdeka@siemens.com>,
Felix Moessbauer <felix.moessbauer@siemens.com>,
Henning Schild <henning.schild@siemens.com>
Subject: [PATCH v3 2/3] wic: align our fork of common.wks.inc with wic version we carry
Date: Fri, 22 Apr 2022 11:06:01 +0200 [thread overview]
Message-ID: <20220422090602.21666-3-henning.schild@siemens.com> (raw)
In-Reply-To: <20220422090602.21666-1-henning.schild@siemens.com>
Signed-off-by: Henning Schild <henning.schild@siemens.com>
---
meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc b/meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc
index a65e64675090..fe028b50e155 100644
--- a/meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc
+++ b/meta-isar/scripts/lib/wic/canned-wks/common-isar.wks.inc
@@ -1,3 +1,3 @@
# This file is included into 3 canned wks files from this directory
part /boot --source bootimg-pcbios-isar --ondisk sda --label boot --active --align 1024
-part / --source rootfs --ondisk sda --fstype=ext4 --mkfs-extraopts "-T default" --label platform --align 1024 --exclude-path=boot
+part / --source rootfs --use-uuid --fstype=ext4 --label platform --align 1024 --exclude-path=boot --mkfs-extraopts "-T default"
--
2.35.1
next prev parent reply other threads:[~2022-04-22 9:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 9:05 [PATCH v3 0/3] bump bitbake and wic for python 3.10 support Henning Schild
2022-04-22 9:06 ` [PATCH v3 1/3] bitbake: Update to 1.50.5 release Henning Schild
2022-04-22 9:06 ` Henning Schild [this message]
2022-04-22 9:06 ` [PATCH v3 3/3] wic: Update to the latest revision Henning Schild
2022-04-22 9:57 ` [PATCH v3 0/3] bump bitbake and wic for python 3.10 support Anton Mikanovich
2022-04-22 10:28 ` Henning Schild
2022-04-23 5:08 ` Anton Mikanovich
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=20220422090602.21666-3-henning.schild@siemens.com \
--to=henning.schild@siemens.com \
--cc=felix.moessbauer@siemens.com \
--cc=florian.bezdeka@siemens.com \
--cc=isar-users@googlegroups.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