From 01a1aeb69ff9c9138f90eced00f61a18acb26fcd Mon Sep 17 00:00:00 2001 From: lirui34 Date: Wed, 18 Sep 2019 18:50:17 +0800 Subject: [PATCH] doc: Add note to use a stable Celadon source tree So far the patches are only suite for Celadon Android 9. Need to specify the Android 9 repo branch to apply patches and build Celadon image. Signed-off-by: lirui34 --- doc/tutorials/using_celadon_as_uos.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/tutorials/using_celadon_as_uos.rst b/doc/tutorials/using_celadon_as_uos.rst index 11bcc375c..8c24fdfef 100644 --- a/doc/tutorials/using_celadon_as_uos.rst +++ b/doc/tutorials/using_celadon_as_uos.rst @@ -31,6 +31,12 @@ Build Celadon from source `_ guide to set up the Celadon project source code. + .. note:: The master branch is based on Google Android 10 Pre-Production Early Release. + We should use following command to specify a stable Celadon branch based on the Google + Android 9 source code in order to apply those patches in the :ref:`ACRN patch list`:: + + $ repo init -u https://github.com/projectceladon/manifest.git -b celadon/p/mr0/master -m stable-build/ww201925_H.xml + #. Select Celadon build target:: $ cd