From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] expand-on-first-boot: Add missing dependency for btrfs
Date: Fri, 8 Nov 2024 12:36:52 +0100 [thread overview]
Message-ID: <90455867-dcc2-4339-8ce4-8c0a1567c570@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
This was forgotten in 412059fc8f5f.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
Needs to go on top of https://patchwork.isar-build.org/project/isar/patch/5b0f1ad9-3d12-4d05-a5e4-bb9dcf258545@siemens.com/
...-first-boot_1.5.bb => expand-on-first-boot_1.6.bb} | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
rename meta/recipes-support/expand-on-first-boot/{expand-on-first-boot_1.5.bb => expand-on-first-boot_1.6.bb} (75%)
diff --git a/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.5.bb b/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
similarity index 75%
rename from meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.5.bb
rename to meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
index 4b9cf376..071bed24 100644
--- a/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.5.bb
+++ b/meta/recipes-support/expand-on-first-boot/expand-on-first-boot_1.6.bb
@@ -10,7 +10,16 @@ inherit dpkg-raw
DESCRIPTION = "This service grows the last partition to the full medium during first boot"
MAINTAINER = "isar-users <isar-users@googlegroups.com>"
-DEBIAN_DEPENDS = "systemd, sed, grep, coreutils, mount, e2fsprogs, fdisk (>=2.29.2-3) | util-linux (<2.29.2-3), util-linux"
+DEBIAN_DEPENDS = " \
+ systemd, \
+ sed, \
+ grep, \
+ coreutils, \
+ mount, \
+ btrfs-progs, \
+ e2fsprogs, \
+ fdisk (>=2.29.2-3) | util-linux (<2.29.2-3), \
+ util-linux"
SRC_URI = " \
file://expand-on-first-boot.service \
--
2.43.0
--
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/90455867-dcc2-4339-8ce4-8c0a1567c570%40siemens.com.
next reply other threads:[~2024-11-08 11:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 11:36 'Jan Kiszka' via isar-users [this message]
2024-11-11 8:24 ` 'MOESSBAUER, Felix' via isar-users
2024-11-11 8:32 ` 'Jan Kiszka' via isar-users
2024-11-18 6:11 ` Uladzimir Bely
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=90455867-dcc2-4339-8ce4-8c0a1567c570@siemens.com \
--to=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