From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH v2 0/5] images: fix issues around misuse of FORCE
Date: Thu, 12 Dec 2024 09:30:28 +0100 [thread overview]
Message-ID: <20241212083033.2560690-1-a.fatoum@pengutronix.de> (raw)
v1 was here: https://lore.barebox.org/barebox/20241202124404.1814203-1-a.fatoum@pengutronix.de/
This series only adapts the commit message titles compared to v1.
Since v1 however, changes to scripts/Kbuild.include have been merged,
which are required to avoid a build error when no BAREBOX_MAX_IMAGE_SIZE
is specified.
Ahmad Fatoum (5):
images: don't compare filesizes if file didn't change
images: don't check for missing FW if file didn't change
images: fix missing FORCE prerequisite
images: don't prelink if input file didn't change
images: don't compute size if input file didn't change
images/Makefile | 23 ++++++++++++-----------
scripts/Makefile.lib | 12 +++++++++---
2 files changed, 21 insertions(+), 14 deletions(-)
--
2.39.5
next reply other threads:[~2024-12-12 8:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 8:30 Ahmad Fatoum [this message]
2024-12-12 8:30 ` [PATCH v2 1/5] images: don't compare filesizes if file didn't change Ahmad Fatoum
2024-12-12 8:30 ` [PATCH v2 2/5] images: don't check for missing FW " Ahmad Fatoum
2024-12-12 8:30 ` [PATCH v2 3/5] images: fix missing FORCE prerequisite Ahmad Fatoum
2024-12-12 8:30 ` [PATCH v2 4/5] images: don't prelink if input file didn't change Ahmad Fatoum
2024-12-12 8:30 ` [PATCH v2 5/5] images: don't compute size " Ahmad Fatoum
2024-12-16 8:20 ` [PATCH v2 0/5] images: fix issues around misuse of FORCE Sascha Hauer
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=20241212083033.2560690-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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