summaryrefslogtreecommitdiffstats
path: root/platforms/host-dtc.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/host-dtc.in')
-rw-r--r--platforms/host-dtc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/platforms/host-dtc.in b/platforms/host-dtc.in
index 4567464c3..00a2c7ffb 100644
--- a/platforms/host-dtc.in
+++ b/platforms/host-dtc.in
@@ -12,12 +12,12 @@ if HOST_DTC
config HOST_DTC_VERSION
string "Device tree compiler version"
- default "1.6.0"
+ default "1.6.1"
help
Specify the DTC version number to be used
config HOST_DTC_MD5
string "dtc source md5sum"
- default "cd36ac756290597f3cf1c5b6cfe12e77"
+ default "380e536cdad51ec0e90c9a8c28df5aac"
endif