[PATCH v2 0/5] images: fix issues around misuse of FORCE
Ahmad Fatoum
a.fatoum at pengutronix.de
Thu Dec 12 00:30:28 PST 2024
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
More information about the barebox
mailing list