# rk3399-industry-nougat-bundle **Repository Path**: tickCoder-mirrors/rk3399-industry-nougat-bundle ## Basic Information - **Project Name**: rk3399-industry-nougat-bundle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 更新SDK ## 更新 在需要更新的SDK根目录下执行: ``` # 如果没有拉取远程仓库,需要先拉取对应bundle仓库 git clone https://gitlab.com/TeeFirefly/xxx-bundle.git .bundle # 更新 .bundle/update ``` 更新后的代码会放在FETCH_HEAD分支中,接下来就可以做代码合并更新。