commit | 3fe785d4a788d423cd18cb20dfe76d2e3a7f877a | [log] [tgz] |
---|---|---|
author | Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk> | Tue Apr 06 15:05:23 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 06 14:54:02 2021 -0500 |
tree | 3ded8c0475b782709b8bb1dd14a45266e45d9420 | |
parent | a7ea624d7e52d22b57464288889c12af6c760996 [diff] |
scripts: west sign: fix devicetree module include PR #33746 introduced changes to the devicetree python file that requires changes in the python code that imports the devicetree module. This was omitted in the west sign command implementation. Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@prevas.dk>