Skip to content

Commit e28ffae

Browse files
committed
build-env.sh: Switch to dt-schema v2025.12
Switch to v2025.12 release of dt-schema. Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent a06a5f4 commit e28ffae

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
@@ -14,7 +14,7 @@ export SPARSE_TAG=master
1414
# https://repo.or.cz/smatch.git
1515
export SMATCH_TAG=master
1616
# https://github.com/devicetree-org/dt-schema/tags
17-
export DTSCHEMA_REV=master
17+
export DTSCHEMA_REV=v2025.12
1818

1919
ARIA_OPTS=( --summary-interval=5 --timeout=180 --retry-wait=10 -m 0 -x 10 -j 10 )
2020
# Get latest pip and packages in the "virtual env"

0 commit comments

Comments
 (0)