commit | 45800085b7e3de5d96915953cc787617b7f59f80 | [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 | 7327fe7bdb45ea3ab5cb02f6ceedf42c8a729773 [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>