commit | e381b12210aef7acc77253d3ad36d04157aa593b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Jul 22 00:14:45 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 21 19:36:59 2023 -0400 |
tree | 23f4150f35b762830be85fb193b630ebb179cb66 | |
parent | 15432ea611e637872afd743e0261c087ccd5768a [diff] |
buildman: Create a requirements.txt file At this point, buildman requires a few different modules and so we need a requirements.txt to track what modules are needed. Cc: Simon Glass <sjg@chromium.org> Cc: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Signed-off-by: Tom Rini <trini@konsulko.com>