[FE training-materials-updates] Only on patch implementing the wakelock API Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Dec 18 09:44:37 CET 2012


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

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

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

commit bcbec52bf02975940c6a611a449249015343c47b
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Dec 18 09:43:48 2012 +0100

    Only on patch implementing the wakelock API
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

bcbec52bf02975940c6a611a449249015343c47b
 labs/android-boot/android-boot.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-boot/android-boot.tex b/labs/android-boot/android-boot.tex
index 05f8ac7..349c64b 100644
--- a/labs/android-boot/android-boot.tex
+++ b/labs/android-boot/android-boot.tex
@@ -115,7 +115,7 @@ Now, extract the corresponding set of patches\footnote{Git generates
 
 \code{git format-patch v<kernel-version>..HEAD}
 
-In this set of patches, find the ones that add the wakelocks.
+In this set of patches, find the one that adds the wakelock API.
 
 Congratuations! You now have all the patches to apply to a vanilla
 kernel version to obtain a full Android kernel.



More information about the training-materials-updates mailing list