Files
manifests/rk3588_linux/rk3588_linux_dev.xml
hejiawencc 76c251b286 rk3588 分离buildroot相关内容
Change-Id: I000130f29de09e1c9b531339e5a646e29cccb500
2023-07-15 14:39:38 +08:00

33 lines
2.6 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/rk3588_buildroot.xml" /> -->
<!-- 如果需要构建Buildroot或recovery分区打开rk3588_buildroot.xml -->
<project name="debian-archive" path="debian" revision="e7fc83893c985c083caac32fef8f96ef70e82294" upstream="develop-bullseye" dest-branch="develop-bullseye"/>
<project name="device_rockchip" path="device/rockchip" revision="831aed26e77266e8b0f6a4ea5341f6fd5beaaae1" 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="rk3588" dest="device/rockchip/.target_product"/>
</project>
<project name="gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu" path="prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu" revision="adbb295a970c4b39dc487c95226fe84d2c460072" upstream="master" dest-branch="master"/>
<project name="kernel" revision="0311b538d7506cdb130e4419412355dfed7908ce" upstream="develop-5.10" dest-branch="develop-5.10"/>
<project name="lubancat-bin" revision="26f97b00bf6d99d5885727ba2245664f87ca66ea" upstream="rk3588" dest-branch="rk3588"/>
<project name="rkbin" revision="1f4778f3145971f8a2f84ad7ac46832fbde58768" upstream="master" dest-branch="master"/>
<project name="tools" revision="e8adb3e955688312a9d4d240da2bdca965c57a44" upstream="master" dest-branch="master">
<linkfile src="windows/RKDevTool/RKDevTool_Release/rk3588-config.cfg" dest="tools/windows/RKDevTool/RKDevTool_Release/config.cfg"/>
<linkfile src="windows/RKDevTool/rockdev/rk3588-package-file" dest="tools/windows/RKDevTool/rockdev/package-file"/>
<linkfile src="windows/RKDevTool/rockdev/rk3588-mkupdate.bat" dest="tools/windows/RKDevTool/rockdev/mkupdate.bat"/>
<linkfile src="linux/Linux_Pack_Firmware/rockdev/rk3588-mkupdate.sh" dest="tools/linux/Linux_Pack_Firmware/rockdev/mkupdate.sh"/>
<linkfile src="linux/Linux_Pack_Firmware/rockdev/rk3588-package-file" dest="tools/linux/Linux_Pack_Firmware/rockdev/package-file"/>
</project>
<project name="u-boot" revision="dba3c59ad0b38168745911c842edcba0f89f3926" upstream="next-dev" dest-branch="next-dev"/>
<project name="ubuntu" revision="6d9bffb8ab7e47e21e7c8ec3c8253e0fb061aed3" upstream="ubuntu20.04" dest-branch="ubuntu20.04"/>
</manifest>