[PATCH] firmware: fix external firmware dependencies
Sascha Hauer
s.hauer at pengutronix.de
Tue Jan 16 23:17:10 PST 2024
On Tue, 16 Jan 2024 10:10:20 +0100, Sascha Hauer wrote:
> A pbl is not rebuilt when the firmware file specified in fw-external-y
> changes.
>
> $(patsubst %.gen.o,$(obj)/%.extgen.pbl.o, $(pbl-y)) is executed before
> pbl-y actually contains the contents of fw-external-y. Also we want to
> do the subsitution only for the external firmware files, not for pbl-y.
>
> [...]
Applied, thanks!
[1/1] firmware: fix external firmware dependencies
https://git.pengutronix.de/cgit/barebox/commit/?id=f053db526549 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list