We use similar Android Git repository to manage Linux resources, all required resources are available using this method.
Directory tree
Linux Git repository includes four parts: nda, sources, binaries, documents.
The Git repository covers the kernel, bootloader, rootfs, applications, tool chain, binaries, common tools, documentation, and so on.
Git repository directory tree as shown below.
Previously Summary
Because Linux and Android's share of a kernel code, we use Android source code download environment to download Linux kernel source.
The old download command: git clone http://git.ingenic.cn/android/kernel/kernel-3.0.8.git-bing-jz4780;
Uboot source is provided only by compressed package and uboot have no version control.
In early June 2013, Engineering Center Software Division began preparing Linux Git repository. After two weeks of the summary, discussion, upload, correction,synchronization, Git repository is complete on June 19, 2013.
Download repo
$ mkdir
$ cd
$ wget http://git.ingenic.cn:8082/bj/repo
$ chmod +x repo
Download source
$./repo init -u http://git.ingenic.cn/linux/manifest -m outside.xml
$./repo sync
Support and Feedback
Feel free to contact support@ingenic.cn