Files
manifests/rk356x_linux/rk356x_linux_dev.xml
hejiawencc fe7381786b rk356x 更新kernel/tools/ubuntu
Change-Id: If983d7c270abc6ab8a9aaba0f9bd6c873c36fe79
2023-12-29 17:59:50 +08:00

34 lines
2.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- <remote name="origin" fetch="ssh://git@gitlab.ebf.local/rockchip/linux/"/> -->
<remote name="origin" fetch="https://github.com/LubanCat/"/>
<remote name="rk-github" fetch="https://github.com/Caesar-github/"/>
<default remote="origin" sync-j="4"/>
<!-- <include name="include/rk356x_buildroot.xml" /> -->
<!-- 如果需要构建Buildroot或recovery分区打开rk356x_buildroot.xml -->
<project name="debian" revision="e53932ab80a7b066ebc651205f06d92afb374622" upstream="debian10" dest-branch="debian10"/>
<project name="device_rockchip" path="device/rockchip" revision="bc7f087cbc082c82b0a5898fd67ccd13a7ed03be" upstream="master" dest-branch="master">
<linkfile src="common/mkfirmware.sh" dest="mkfirmware.sh"/>
<linkfile src="common/build.sh" dest="build.sh"/>
<linkfile src="common/rkflash.sh" dest="rkflash.sh"/>
<linkfile src="rk356x" dest="device/rockchip/.target_product"/>
</project>
<project name="gcc-buildroot-9.3.0-2020.03-x86_64_aarch64-rockchip-linux-gnu" path="prebuilts/gcc/linux-x86/aarch64/gcc-buildroot-9.3.0-2020.03-x86_64_aarch64-rockchip-linux-gnu" revision="427f5439bf87835ff3b20746acc8aaafba7d4f53" upstream="master" dest-branch="master"/>
<project name="gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu" path="prebuilts/gcc/linux-x86/aarch64/gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-gnu" revision="f96f76d6be89a6e28d4dac1f233f9aca9921f69b" upstream="master" dest-branch="master"/>
<project name="kernel" revision="73beee80b14ecdd433835693e473a1a504731201" upstream="stable-4.19-rk356x" dest-branch="stable-4.19-rk356x"/>
<project name="lubancat-bin" revision="7ee295087b9b4b183c9f03cf56edaa9b928e5e1b" upstream="rk356x" dest-branch="rk356x"/>
<project name="rkbin" revision="70a4b3fc75053d10a2718a75591a2fe998a207de" upstream="master" dest-branch="master"/>
<project name="tools" revision="6ba88ee3d6da6d5d67bdafee05c13e03db4a1bbb" upstream="master" dest-branch="master">
<linkfile src="windows/RKDevTool/RKDevTool_Release/rk356x-config.cfg" dest="tools/windows/RKDevTool/RKDevTool_Release/config.cfg"/>
<linkfile src="windows/RKDevTool/rockdev/rk356x-package-file" dest="tools/windows/RKDevTool/rockdev/package-file"/>
<linkfile src="windows/RKDevTool/rockdev/rk356x-mkupdate.bat" dest="tools/windows/RKDevTool/rockdev/mkupdate.bat"/>
<linkfile src="linux/Linux_Pack_Firmware/rockdev/rk356x-mkupdate.sh" dest="tools/linux/Linux_Pack_Firmware/rockdev/mkupdate.sh"/>
<linkfile src="linux/Linux_Pack_Firmware/rockdev/rk356x-package-file" dest="tools/linux/Linux_Pack_Firmware/rockdev/package-file"/>
</project>
<project name="u-boot" revision="4574b07dd1e87a2e643ab9d2e04bce595c344164" upstream="next-dev" dest-branch="next-dev"/>
<project name="ubuntu" revision="3f4d03b776349f36d51878ae1bafe174bb6436b8" upstream="ubuntu20.04" dest-branch="ubuntu20.04"/>
</manifest>