# manifests **Repository Path**: caesar-wang/manifests ## Basic Information - **Project Name**: manifests - **Description**: 构建Linux整合最小系统, 支持Buildroot/Debian/Ubuntu/OpenHarmony/Yocto OS等 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-06-03 - **Last Updated**: 2023-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rockchip Debian/Buildroot SDK The Default: To initialize Linux source tree $ repo init --repo-url=https://gitee.com/caesar-wang/repo --no-clone-bundle -u https://gitee.com/caesar-wang/manifests To synchronize the source code $ repo sync --no-clone-bundle -- The Rockchip chips Sync to the lastest release code: $ repo init --repo-url=https://gitee.com/caesar-wang/repo --no-clone-bundle -u https://gitee.com/caesar-wang/manifests -b master -m rockchip_linux.xml $ repo sync --no-clone-bundle --