aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancisco Salomon <fsalomon@mathworks.com>2023-01-06 16:08:57 +0000
committerWade Fife <wade.fife@ettus.com>2024-03-12 16:06:36 -0500
commit73bbe82f180750be6c4c25e1d3b6770db20bf714 (patch)
treea5b77127efac1e3c0cc005cac7d016760544bc74
parentfpga: rfnoc: Add EOB to source port of null_src_sink block (diff)
downloaduhd-73bbe82f180750be6c4c25e1d3b6770db20bf714.tar.xz
uhd-73bbe82f180750be6c4c25e1d3b6770db20bf714.zip
rfnoc: image builder: Allow additional properties in schema
-rw-r--r--host/include/uhd/rfnoc/core/rfnoc_imagebuilder_args.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/rfnoc/core/rfnoc_imagebuilder_args.json b/host/include/uhd/rfnoc/core/rfnoc_imagebuilder_args.json
index c4464e4e6..900c573f0 100644
--- a/host/include/uhd/rfnoc/core/rfnoc_imagebuilder_args.json
+++ b/host/include/uhd/rfnoc/core/rfnoc_imagebuilder_args.json
@@ -22,7 +22,7 @@
"required": ["schema",
"chdr_width",
"noc_blocks"],
- "additionalProperties": false,
+ "additionalProperties": true,
"definitions": {