xml: add rk3399/rk3288/rk3326/px30 Socs

Update release version:

RK356X linux4.19: v1.1.0

RK3399 linux4.4: v2.7.0
RK3399 linux4.19: v1.0.0

RK3288 linux4.4: v2.4.0
RK3288 linux4.19: v1.0.0

RK3326 linux4.4: v1.5.0
RK3326 linux4.19: v1.0.0

PX30 linux4.4: v1.5.0
PX30 linux4.19: v1.0.0

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
Caesar Wang
2021-05-27 10:01:47 +08:00
parent fa8a80fe11
commit ec414e8b04
19 changed files with 669 additions and 9 deletions

15
include/rk356x_doc.xml Executable file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project dest-branch="master" name="linux/bsp/internal_doc" path="docs/.Socs" revision="cd1e3ed0165dab75f77be40aa4dcd0a771c806b5" upstream="master">
<linkfile dest="docs/RK356X" src="RK356X"/>
</project>
<project dest-branch="master" name="linux/bsp/docs" path="docs" revision="13cbe3b30d45428ef194aa1359e0aa4eb7ae548e" upstream="master">
<linkfile dest="docs/.Socs/RK356X/Rockchip_RK3568_Reference_SATA_Performance_CN.pdf" src="Common/NVM/Rockchip_RK3568_Reference_SATA_Performance_CN.pdf"/>
<linkfile dest="docs/.Socs/RK356X/Rockchip_RK356X_Developer_Guide_SATA_CN.pdf" src="Common/NVM/Rockchip_RK356X_Developer_Guide_SATA_CN.pdf"/>
<linkfile dest="docs/.Socs/RK356X/Rockchip_RK356X_Developer_Guide_PCIe_CN.pdf" src="Common/PCIe/Rockchip_RK356X_Developer_Guide_PCIe_CN.pdf"/>
<linkfile dest="docs/.Socs/RK356X/Rockchip_RK356x_Developer_Guide_USB_CN.pdf" src="Common/USB/Rockchip_RK356x_Developer_Guide_USB_CN.pdf"/>
<linkfile dest="docs/.Socs/RK356X/Rockchip_Developer_Guide_Linux_Software_CN.pdf" src="Rockchip_Developer_Guide_Linux_Software_CN.pdf"/>
</project>
</manifest>

18
include/yocto.xml Executable file
View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="yocto/meta-browser" name="linux/poky" revision="gatesgarth/meta-browser"/>
<project path="yocto/meta-clang" name="linux/poky" revision="gatesgarth/meta-clang"/>
<project path="yocto/meta-openembedded" name="linux/poky" revision="gatesgarth/meta-openembedded"/>
<project path="yocto/meta-python2" name="linux/poky" revision="gatesgarth/meta-python2"/>
<project path="yocto/meta-qt5" name="linux/poky" revision="gatesgarth/meta-qt5"/>
<project path="yocto/meta-rockchip" name="linux/yocto/meta-rockchip" revision="yocto-next"/>
<project path="yocto/meta-rust" name="linux/poky" revision="gatesgarth/meta-rust"/>
<project path="yocto/poky" name="linux/poky" revision="gatesgarth/poky">
<linkfile dest="yocto/scripts" src="scripts"/>
<linkfile dest="yocto/bitbake" src="bitbake"/>
<linkfile dest="yocto/meta-poky" src="meta-poky"/>
<linkfile dest="yocto/.templateconf" src=".templateconf"/>
<linkfile dest="yocto/oe-init-build-env" src="oe-init-build-env"/>
</project>
<project path="yocto/build/conf" name="linux/build" revision="yocto-next"/>
</manifest>