[PATCH] meta-isar/recipes-initramfs: correct the initrd image name

11 views
Skip to first unread message

srinuv...@siemens.com

unread,
Nov 16, 2025, 6:06:55 AMNov 16
to isar-...@googlegroups.com, Srinuvasan A
From: Srinuvasan A <srinuv...@siemens.com>

The initrd image name was previously referenced as
isar-initramfs-${DISTRO}-${MACHINE}.initrd.img,
but no such file is generated under build/tmp/deploy/images/${MACHINE}

Update the correct initrd image name in the comment sections
of both the isar-initramfs and isar-dracut recipes.

Signed-off-by: Srinuvasan A <srinuv...@siemens.com>
---
meta-isar/recipes-initramfs/images/isar-dracut.bb | 2 +-
meta-isar/recipes-initramfs/images/isar-initramfs.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-isar/recipes-initramfs/images/isar-dracut.bb b/meta-isar/recipes-initramfs/images/isar-dracut.bb
index aa55e360..efc4fc59 100644
--- a/meta-isar/recipes-initramfs/images/isar-dracut.bb
+++ b/meta-isar/recipes-initramfs/images/isar-dracut.bb
@@ -1,6 +1,6 @@
# Example of a custom initramfs image recipe. The image will be deployed to
#
-# build/tmp/deploy/images/${MACHINE}/isar-initramfs-${DISTRO}-${MACHINE}.initrd.img
+# build/tmp/deploy/images/${MACHINE}/${IMAGE_FULLNAME}.initrd.img
#
# This software is a part of ISAR.

diff --git a/meta-isar/recipes-initramfs/images/isar-initramfs.bb b/meta-isar/recipes-initramfs/images/isar-initramfs.bb
index d2a946f7..9cadb96d 100644
--- a/meta-isar/recipes-initramfs/images/isar-initramfs.bb
+++ b/meta-isar/recipes-initramfs/images/isar-initramfs.bb
@@ -1,6 +1,6 @@
# Example of a custom initramfs image recipe. The image will be deployed to
#
-# build/tmp/deploy/images/${MACHINE}/isar-initramfs-${DISTRO}-${MACHINE}.initrd.img
+# build/tmp/deploy/images/${MACHINE}/${IMAGE_FULLNAME}.initrd.img
#
# This software is a part of ISAR.

--
2.34.1

Zhihang Wei

unread,
Nov 27, 2025, 3:57:00 AM (8 days ago) Nov 27
to srinuv...@siemens.com, isar-...@googlegroups.com
Hi, I'll fix the issue INITRD_IMAGE and IMAGE_INITRD caused on CI first
and come back to this patch.

Zhihang
Reply all
Reply to author
Forward
0 new messages