We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06a5f4 commit e28ffaeCopy full SHA for e28ffae
build-env.sh
@@ -14,7 +14,7 @@ export SPARSE_TAG=master
14
# https://repo.or.cz/smatch.git
15
export SMATCH_TAG=master
16
# https://github.com/devicetree-org/dt-schema/tags
17
-export DTSCHEMA_REV=master
+export DTSCHEMA_REV=v2025.12
18
19
ARIA_OPTS=( --summary-interval=5 --timeout=180 --retry-wait=10 -m 0 -x 10 -j 10 )
20
# Get latest pip and packages in the "virtual env"
0 commit comments