Re: [PATCH v2 2/2] binman: Write fake blobs to the output directory

2022-01-13 Thread Tom Rini
On Wed, Jan 12, 2022 at 01:10:36PM -0700, Simon Glass wrote: > At present binman writes fake blobs to the current directory. This is not > very helpful, since the files serve no useful purpose once binman has > finished. They clutter up the source directory and affect future runs, > since the file

[PATCH v2 2/2] binman: Write fake blobs to the output directory

2022-01-12 Thread Simon Glass
At present binman writes fake blobs to the current directory. This is not very helpful, since the files serve no useful purpose once binman has finished. They clutter up the source directory and affect future runs, since the files in the current directory are often used in preference to those in th