From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH] ubuntu: add initramfs-tools dependency
Date: Tue, 23 Aug 2022 15:54:22 +0300 [thread overview]
Message-ID: <20220823125422.10055-1-amikan@ilbers.de> (raw)
Package initramfs-tools used for initrd generation was moved to recommended in
linux kernel package of Ubuntu repo, so add it as dependency for rootfs.
Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
meta-isar/conf/distro/ubuntu-focal.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-isar/conf/distro/ubuntu-focal.conf b/meta-isar/conf/distro/ubuntu-focal.conf
index 4dfa201..c0d1296 100644
--- a/meta-isar/conf/distro/ubuntu-focal.conf
+++ b/meta-isar/conf/distro/ubuntu-focal.conf
@@ -23,5 +23,6 @@ DISTRO_KERNELS ?= " \
snapdragon generic-lpae"
IMAGE_PREINSTALL += "init"
+IMAGE_PREINSTALL += "initramfs-tools"
WIC_IMAGER_INSTALL += "python3-distutils"
--
2.30.2
next reply other threads:[~2022-08-23 12:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-23 12:54 Anton Mikanovich [this message]
2022-08-30 6:35 ` 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=20220823125422.10055-1-amikan@ilbers.de \
--to=amikan@ilbers.de \
--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