commit | f501bb4c2aa8ba6dd6260f961e788eb46c0a36b3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 21 21:08:47 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 16 14:35:08 2021 -0500 |
tree | 6dadd857d824b58f2a1f964dd023fbcf5a85eea4 | |
parent | 86b9c3e4e48ba47ef28781d06b97846aca74bc8e [diff] |
sandbox: Use a text-based environment Use a text file for the environment instead of the #define settings. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>