diff options
| author | Martin Hundebøll <[email protected]> | 2023-05-03 12:23:39 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-05-15 14:08:44 -0400 |
| commit | f07381529bf69f14abd18cd3bd47982f466e179f (patch) | |
| tree | a7a195ecb46c93006d6466b56ecf18bf76a8f7fa /scripts/Makefile.dts | |
| parent | eaa9efafffaf87e3414db5d21face5e2dad105e4 (diff) | |
scripts: dtc-version: support git version strings too
Building dtc from git causes the version number to start with a 'v'
(e.g. v1.7.0). printf then fails to parse 'v1' as a decimal value, and
prints '000700' instead of '010700'. Subsequently, the build fails,
because '000700' is less than the required '010400' version.
Signed-off-by: Martin Hundebøll <[email protected]>
Diffstat (limited to 'scripts/Makefile.dts')
0 files changed, 0 insertions, 0 deletions
