mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/5] images: fix issues around misuse of FORCE
@ 2024-12-12  8:30 Ahmad Fatoum
  2024-12-12  8:30 ` [PATCH v2 1/5] images: don't compare filesizes if file didn't change Ahmad Fatoum
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ahmad Fatoum @ 2024-12-12  8:30 UTC (permalink / raw)
  To: barebox

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-16  8:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12  8:30 [PATCH v2 0/5] images: fix issues around misuse of FORCE Ahmad Fatoum
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox