commit | 6d07d63d2f07497ba9846a5bcd3e5b9c417db931 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 15 18:44:02 2018 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 26 08:25:35 2018 -0500 |
tree | 38dda620a9e73646a51cb5fae066cf3d096d70fa | |
parent | 1ca910be5df2e2ba80f7ac496570a88e34593cf8 [diff] |
sandbox: Drop the deprecated 'sb' command The old 'sb' command was deprecated in 2015 and replaced with 'host'. Remove the remaining users and the command, so that the name is available for other purposes. Signed-off-by: Simon Glass <sjg@chromium.org>