summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9fb839a0d..5f6fb0f48 100644
--- a/platforms/host-dtc.in
+++ b/platforms/host-dtc.in
@@ -11,12 +11,12 @@ if HOST_DTC
config HOST_DTC_VERSION
string "Device tree compiler version"
- default "1.5.1"
+ default "1.6.0"
help
Specify the DTC version number to be used
config HOST_DTC_MD5
string "dtc source md5sum"
- default "c5f139328b54ed8d9a3385e7fe38b137"
+ default "cd36ac756290597f3cf1c5b6cfe12e77"
endif