Re: [PATCH 5/7] binman: Support lists of external blobs

2021-12-05 Thread Simon Glass
Sometimes it is useful to have a list of related external blobs in a single entry. An example is the DDR binaries used by meson. There are 9 files in total. Add support for this, so we don't have to have a separate entry for each. Signed-off-by: Simon Glass --- scripts/pylint.base

[PATCH 5/7] binman: Support lists of external blobs

2021-11-23 Thread Simon Glass
Sometimes it is useful to have a list of related external blobs in a single entry. An example is the DDR binaries used by meson. There are 9 files in total. Add support for this, so we don't have to have a separate entry for each. Signed-off-by: Simon Glass --- scripts/pylint.base