Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-18 Thread Tom Rini
On Sat, Dec 17, 2022 at 02:40:36PM -0700, Simon Glass wrote: > Hi Tom, > > On Tue, 13 Dec 2022 at 09:39, Tom Rini wrote: > > > > On Mon, Dec 12, 2022 at 10:59:01PM -0700, Simon Glass wrote: > > > Hi Tom, > > > > > > On Mon, 12 Dec 2022 at 16:43, Tom Rini wrote: > > > > > > > > On Tue, Dec 06, 20

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-18 Thread Tom Rini
On Mon, 5 Dec 2022 21:03:36 -0500, Tom Rini wrote: > When the user builds with BINMAN_ALLOW_MISSING=1 they're explicitly > setting the flag to allow for additional binaries to be missing and so > have acknowledged the output might not work. In this case we want to > default to not passing a non-ze

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-17 Thread Simon Glass
Hi Tom, On Tue, 13 Dec 2022 at 09:39, Tom Rini wrote: > > On Mon, Dec 12, 2022 at 10:59:01PM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Mon, 12 Dec 2022 at 16:43, Tom Rini wrote: > > > > > > On Tue, Dec 06, 2022 at 10:03:37AM -0500, Tom Rini wrote: > > > > On Tue, Dec 06, 2022 at 03:36:49P

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-13 Thread Tom Rini
On Mon, Dec 12, 2022 at 10:59:01PM -0700, Simon Glass wrote: > Hi Tom, > > On Mon, 12 Dec 2022 at 16:43, Tom Rini wrote: > > > > On Tue, Dec 06, 2022 at 10:03:37AM -0500, Tom Rini wrote: > > > On Tue, Dec 06, 2022 at 03:36:49PM +1300, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Tue, 6 D

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-12 Thread Simon Glass
Hi Tom, On Mon, 12 Dec 2022 at 16:43, Tom Rini wrote: > > On Tue, Dec 06, 2022 at 10:03:37AM -0500, Tom Rini wrote: > > On Tue, Dec 06, 2022 at 03:36:49PM +1300, Simon Glass wrote: > > > Hi Tom, > > > > > > On Tue, 6 Dec 2022 at 15:03, Tom Rini wrote: > > > > > > > > When the user builds with BI

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-12 Thread Tom Rini
On Tue, Dec 06, 2022 at 10:03:37AM -0500, Tom Rini wrote: > On Tue, Dec 06, 2022 at 03:36:49PM +1300, Simon Glass wrote: > > Hi Tom, > > > > On Tue, 6 Dec 2022 at 15:03, Tom Rini wrote: > > > > > > When the user builds with BINMAN_ALLOW_MISSING=1 they're explicitly > > > setting the flag to allow

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-06 Thread Tom Rini
On Tue, Dec 06, 2022 at 03:36:49PM +1300, Simon Glass wrote: > Hi Tom, > > On Tue, 6 Dec 2022 at 15:03, Tom Rini wrote: > > > > When the user builds with BINMAN_ALLOW_MISSING=1 they're explicitly > > setting the flag to allow for additional binaries to be missing and so > > have acknowledged the

Re: [PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing

2022-12-05 Thread Simon Glass
Hi Tom, On Tue, 6 Dec 2022 at 15:03, Tom Rini wrote: > > When the user builds with BINMAN_ALLOW_MISSING=1 they're explicitly > setting the flag to allow for additional binaries to be missing and so > have acknowledged the output might not work. In this case we want to > default to not passing a n