- add warning for privacy-manager to README.
authorRonan Le Martret <ronan@fridu.net>
Tue, 22 Oct 2013 12:38:50 +0000 (14:38 +0200)
committerRonan Le Martret <ronan@fridu.net>
Tue, 22 Oct 2013 12:38:50 +0000 (14:38 +0200)
README

diff --git a/README b/README
index ee14b90..2570a33 100644 (file)
--- a/README
+++ b/README
@@ -63,11 +63,17 @@ Host tz.otcshare.org
     # ./checkout_tizen_wrt
 
     
-note
+Note 
     If you have the message “Your version of make 3.82 is broken. Please revert to 3.81 or install a patched version.”, and you don’t have the solution.
 Edite the file:
     # vi ../meta/classes/sanity.bbclass
 And tmp comment: 
     #status.addresult(check_make_version(d))
+    
+Note:
+    privacy-manager may failed if you have install dbus-devel
+    # ll /usr/include/dbus-1.0
+    
+    just remove the package dbus-devel.
 
     
\ No newline at end of file