summaryrefslogtreecommitdiff
path: root/scripts/dtc/version_gen.h
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-02-03 18:13:46 +0300
committerRob Herring <robh@kernel.org>2023-02-06 20:03:00 +0300
commitec340077a8477020a347ee2e7cd7415efeec3898 (patch)
tree01cadb9c82185ae81aa0b669ccebdc40db39c49f /scripts/dtc/version_gen.h
parent20f6d4f2a474fc2dc502358dcee3c9b18304ec1e (diff)
downloadlinux-ec340077a8477020a347ee2e7cd7415efeec3898.tar.xz
scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6e
This adds the following commits from upstream: abbd523bae6e pylibfdt: Work-around SWIG limitations with flexible arrays a41509bea3e7 libfdt: Replace deprecated 0-length arrays with proper flexible arrays 2cd89f862cdb dtc: Warning rather than error on possible truncation of cell values Reviewed-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/all/20230203172430.474431-1-robh@kernel.org/ Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/dtc/version_gen.h')
-rw-r--r--scripts/dtc/version_gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dtc/version_gen.h b/scripts/dtc/version_gen.h
index 0f303087b043..99614ec1a289 100644
--- a/scripts/dtc/version_gen.h
+++ b/scripts/dtc/version_gen.h
@@ -1 +1 @@
-#define DTC_VERSION "DTC 1.6.1-g55778a03"
+#define DTC_VERSION "DTC 1.6.1-gabbd523b"