!28684 [lite] change 35xx branch to nnie_3516_master

Merge pull request !28684 from zuochuanyong/change_35xx_branch
This commit is contained in:
i-robot 2022-01-10 07:04:37 +00:00 committed by Gitee
commit 889f7cb030
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ build_lite() {
CMAKE_TOOLCHAIN_FILE=${BASEPATH}/cmake/lite_ios.cmake
fi
BRANCH_NAME=nnie_3516_master_2
BRANCH_NAME=nnie_3516_master
if [[ ("${MSLITE_REGISTRY_DEVICE}" == "Hi3516D" || "${TOOLCHAIN_NAME}" == "himix200") && "${local_lite_platform}" == "arm32" ]]; then
TOOLCHAIN_NAME="himix200"
MSLITE_REGISTRY_DEVICE=Hi3516D