@@ -1,8 +1,30 @@
+[edit] DaVinci PSP 03.01 Build in the Arago OE environment
+
+ * Download Arago, Arago OE and Arago bitbake tool based on the
<release-tag>
+
+ $ mkdir $HOME/oe
+
+ $ cd $HOME/oe
+ $ git clone git://arago-project.org/git/arago.git
+ $ cd arago
+ $ git checkout <release-tag or commit-id>
+
+ $ cd $HOME/oe
+ $ git clone git://arago-project.org/git/arago-oe-dev.git
+ $ cd arago-oe-dev
+ $ git checkout <release-tag or commit-id>
+
+ $ cd $HOME/oe
+ $ git clone git://arago-project.org/git/arago-bitbake.git
+ $ cd arago-bitbake
+ $ git checkout <release-tag or commit-id>
+
+
Download DaVinci PSP 03.01 Components
* Download DaVinci Kernel component from linux-davinci-staging
tree using the <release-tag or commit-id>
- $ git clone -n git://arago-project.org/git/projects/linux-davinci.git
+ $ git clone git://arago-project.org/git/projects/linux-davinci.git
$ cd linux-davinci-staging