[U-Boot] [PATCH 12/30] patman: Add a tools library for using temporary files

Simon Glass sjg at chromium.org
Sat Aug 27 18:05:45 CEST 2016


On 25 July 2016 at 18:59, Simon Glass <sjg at chromium.org> wrote:
> For tools which want to use input files and temporary output, it is useful
> to have the handling of these dealt with in one place. Add a new library
> which allows input files to be read, and output files to be written, all
> based on a common directory structure.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/patman/tools.py | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 120 insertions(+)
>  create mode 100644 tools/patman/tools.py

Applied to u-boot-dm/next.


More information about the U-Boot mailing list