[FE training-materials-updates] Mention the bug in uventd parser

Maxime Ripard maxime.ripard at free-electrons.com
Mon Oct 1 17:31:30 CEST 2012


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

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

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

commit 89c90f62469a4fc05fdf98c51ea292185bbbe5de
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Mon Oct 1 15:40:36 2012 +0200

    Mention the bug in uventd parser
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

89c90f62469a4fc05fdf98c51ea292185bbbe5de
 labs/android-native-app/android-native-app.tex |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/labs/android-native-app/android-native-app.tex b/labs/android-native-app/android-native-app.tex
index b0877d0..07ada57 100644
--- a/labs/android-native-app/android-native-app.tex
+++ b/labs/android-native-app/android-native-app.tex
@@ -29,6 +29,10 @@ through \code{ueventd.rc} files. Add a device-specific \code{ueventd}
 configuration file to your build to make the files under
 \code{/dev/bus/usb/} world readable.
 
+\paragraph{Warning} The ueventd parser is buggy in Gingerbread and
+doesn't read the \code{androidboot.hardware} parameter. You will have
+to name the file \code{ueventd.omap3.rc}.
+
 After completing this lab, you can ask your instructor to
 give you a URL where Free Electrons' solution is available, and compare
 it with what you implemented.



More information about the training-materials-updates mailing list