From: Uladzimir Bely <ubely@ilbers.de>
To: srinuvasan.a@siemens.com, isar-users@googlegroups.com
Cc: jan.kiszka@siemens.com
Subject: Re: [PATCH] meta/classes/initramfs: remove unused variable
Date: Tue, 28 May 2024 09:02:47 +0300 [thread overview]
Message-ID: <bd56aa55ba326c957d91f4a4212417ae588af263.camel@ilbers.de> (raw)
In-Reply-To: <20240509105935.4691-1-srinuvasan.a@siemens.com>
On Thu, 2024-05-09 at 16:29 +0530, srinuvasan.a via isar-users wrote:
> From: Srinuvasan A <srinuvasan.a@siemens.com>
>
> The variable INITRAMFS_IMAGE_FILE is nowhere used across
> the repository, hence remove the unused variable.
>
> Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
> ---
> meta/classes/initramfs.bbclass | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta/classes/initramfs.bbclass
> b/meta/classes/initramfs.bbclass
> index 5b5943f2..6886b95a 100644
> --- a/meta/classes/initramfs.bbclass
> +++ b/meta/classes/initramfs.bbclass
> @@ -14,7 +14,6 @@ INITRAMFS_INSTALL ?= ""
> INITRAMFS_PREINSTALL ?= ""
> INITRAMFS_ROOTFS ?= "${WORKDIR}/rootfs"
> INITRAMFS_IMAGE_NAME = "${INITRAMFS_FULLNAME}.initrd.img"
> -INITRAMFS_IMAGE_FILE = "${DEPLOY_DIR_IMAGE}/${INITRAMFS_IMAGE_NAME}"
>
> # Install proper kernel
> INITRAMFS_INSTALL += "${@ ("linux-image-" + d.getVar("KERNEL_NAME"))
> if d.getVar("KERNEL_NAME") else ""}"
> --
> 2.34.1
>
Applied (with a slight commit message modification pointing to
appropriate commit hash) to next, thanks.
--
Best regards,
Uladzimir.
prev parent reply other threads:[~2024-05-28 6:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-09 10:59 srinuvasan.a
2024-05-21 7:19 ` Srinuvasan Arjunan
2024-05-21 8:32 ` Jan Kiszka
2024-05-28 6:02 ` Uladzimir Bely [this message]
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=bd56aa55ba326c957d91f4a4212417ae588af263.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
--cc=srinuvasan.a@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