commit | ddd65b01561d6941f78363751d9713bc4cbb0cd1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 07 06:45:46 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 09 18:57:21 2020 -0600 |
tree | 574850cb2f869a71ac934c2f08359a26c4731e3f | |
parent | 676f98a8703d50aeb4e9c51450707d7f7d106120 [diff] |
patman: Avoid circular dependency between command and tools This seems to cause problems in some cases. Split the dependency by copying the code to command. Reported-by: Stefan Bosch <stefan_b@posteo.net> Signed-off-by: Simon Glass <sjg@chromium.org>