Skip to content

Commit 4eaff8e

Browse files
committed
build-env.sh: Update to dtschema v2023.07
Update to v2023.07 Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent ced15a6 commit 4eaff8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export SMATCH_TAG=master
1616
# https://github.com/coccinelle/coccinelle/tags
1717
export COCCI_TAG=1.1.1
1818
# https://github.com/devicetree-org/dt-schema/tags
19-
export DTSCHEMA_REV=v2023.06.1
19+
export DTSCHEMA_REV=v2023.07
2020

2121
ARIA_OPTS="--timeout=180 --retry-wait=10 -m 0 -x 10 -j 10"
2222

0 commit comments

Comments
 (0)