From 73cba77e61955de733047f1ea74b823919e7822c Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 22 Oct 2013 14:38:50 +0200 Subject: [PATCH] - add warning for privacy-manager to README. --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index ee14b90..2570a33 100644 --- 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 -- 2.7.4