build.cfg: update BUILD_ENGINEREVISION to 6202

This commit is contained in:
Marco Cawthorne 2022-03-03 14:17:57 -08:00
parent 7ba2bee8e2
commit b0254199da
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -32,7 +32,7 @@ BUILD_IQMTOOL=1
BUILD_IMGTOOL=1
# Specify which engine revision to build, these are considered 'stable'; 0 = latest
BUILD_ENGINEREVISION=6148
BUILD_ENGINEREVISION=6202
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1