Re: [PATCH] Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1

2024-11-04 Thread Tom Rini
On Mon, Nov 04, 2024 at 06:44:24AM -0700, Simon Glass wrote: > This flag was lost by a previous change and has never been restored. > Without it, binman cannot fully handle missing blobs which are > themselves inputs to mkimage. > > Discussion on this at [1] indicated that this was necessary but t

[PATCH] Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1

2024-11-04 Thread Simon Glass
This flag was lost by a previous change and has never been restored. Without it, binman cannot fully handle missing blobs which are themselves inputs to mkimage. Discussion on this at [1] indicated that this was necessary but the patch was not updated. Restore the flag so that all missing blobs a