]> git.sur5r.net Git - u-boot/commit
buildman: Extract environment as part of each build
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 31 May 2018 04:48:33 +0000 (04:48 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 7 Jun 2018 19:25:07 +0000 (11:25 -0800)
commit0ddc510ea37aa578b8cb197840a5125409978bec
treeec86d6c4a05306a43cf4270f12ad3581224caab6
parentbf6226c3c4e181f7fcaec924ccd7c953f6aa0d9b
buildman: Extract environment as part of each build

As we're building the boards, extract the default U-Boot environment to
uboot.env so we can interrogate it later.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/buildman/builderthread.py
tools/buildman/func_test.py