build.cfg: Update BUILD_ENGINEREVISION to 6222

This commit is contained in:
Marco Cawthorne 2022-03-28 17:31:51 -07:00
parent e2073dfc43
commit 1a26181241
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 1 additions and 1 deletions

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=6202
BUILD_ENGINEREVISION=6222
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1