[FE training-materials-updates] Rowboat uses Jelly Bean 4.2.2 for now

Maxime Ripard maxime.ripard at free-electrons.com
Tue Oct 29 11:37:07 CET 2013


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

On branch  : jelly-bean
Link       : http://git.free-electrons.com/training-materials/commit/?id=6a1cbec01734c6bc56e9979ec7530cb843f8fb06

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

commit 6a1cbec01734c6bc56e9979ec7530cb843f8fb06
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Oct 29 11:34:26 2013 +0100

    Rowboat uses Jelly Bean 4.2.2 for now
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

6a1cbec01734c6bc56e9979ec7530cb843f8fb06
 labs/android-source-code/android-source-code.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-source-code/android-source-code.tex b/labs/android-source-code/android-source-code.tex
index 9cb3e2d..8d56df9 100644
--- a/labs/android-source-code/android-source-code.tex
+++ b/labs/android-source-code/android-source-code.tex
@@ -46,7 +46,7 @@ We can now fetch the Android source code:
 mkdir android
 cd android
 repo init -u https://android.googlesource.com/platform/manifest \
-     -b android-4.3_r1
+     -b android-4.2.2_r1
 repo sync -c -j2
 \end{verbatim}
 



More information about the training-materials-updates mailing list