diff options
author | Simon Glass <sjg@chromium.org> | 2020-08-05 13:27:46 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-08-22 08:53:38 -0600 |
commit | 87d43329ef7698eab5b090a91228269c39643122 (patch) | |
tree | 9440be9be37be55fee8329b841253dbf0317685e /tools/binman/image_test.py | |
parent | 702e57e113d85fef60ebe9e5c87194414666cfac (diff) |
binman: Move GetEntryModules() to control
When binman is installed its main program is in a different directory
to its modules. This means that __file__ is different and we cannot use
it to obtain the path to etype/ from main.py
To fix this, move the function to the 'control' module, since it is
installed with all the other modules, including the etype/ directory.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/image_test.py')
0 files changed, 0 insertions, 0 deletions