[FE training-materials-updates] Switch to our local repo

Maxime Ripard maxime.ripard at free-electrons.com
Wed Apr 16 17:44:06 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=090e86d3a1b6eb579ea15ca8a8a0855fcf797bbe

>---------------------------------------------------------------

commit 090e86d3a1b6eb579ea15ca8a8a0855fcf797bbe
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Wed Apr 16 17:43:27 2014 +0200

    Switch to our local repo
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

090e86d3a1b6eb579ea15ca8a8a0855fcf797bbe
 labs/android-new-board/android-new-board.tex |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/labs/android-new-board/android-new-board.tex b/labs/android-new-board/android-new-board.tex
index 2669e36..74d852a 100644
--- a/labs/android-new-board/android-new-board.tex
+++ b/labs/android-new-board/android-new-board.tex
@@ -24,10 +24,10 @@ give him and the current code we have. In order to integrate these
 additions nicely, the first thing we need is to add rowboat's
 configuration repo to the manifest.
 
-To do so, edit the file \path{.repo/manifest.xml}, to add the
-repository
-\code{git://gitorious.org/rowboat/vendor-ti-beagleboneblack.git}, at
-revision \code{b6c997642cd3}.
+To do so, create a local manifest to add the repository
+\code{git://git.free-electrons.com/android/training/vendor-ti-beagleboneblack},
+at revision \code{rowboat-jb-4.3-fe}, and store it to
+\code{device/ti/beagleboneblack}
 
 Once done, you can run \code{repo sync} again. It will download the
 new git tree we just added and add it to our source code.



More information about the training-materials-updates mailing list