- add Tizen IVI git src config, to README.
authorRonan Le Martret <ronan@fridu.net>
Tue, 2 Apr 2013 11:49:07 +0000 (13:49 +0200)
committerRonan Le Martret <ronan@fridu.net>
Tue, 2 Apr 2013 11:49:07 +0000 (13:49 +0200)
README

diff --git a/README b/README
index a22a07b..dbf9520 100644 (file)
--- a/README
+++ b/README
@@ -17,6 +17,17 @@ install unp
 # zypper in unp
 
 3)
+### setup  your https://source.tizen.org/documentation/setting-development-environment
+https://source.tizen.org/documentation/setting-development-environment
+# cat ~/.ssh/config
+Host review.tizen.org
+  Hostname review.tizen.org
+  IdentityFile ~/.ssh/id_rsa
+  User $USER
+  Port 29418
+
+
+4)
 ### into the git directory
 
 # YOCTO_TIZEN_DIR=`pwd`
@@ -25,7 +36,7 @@ install unp
 # sudo ln -s ${YOCTO_TIZEN_DIR}/Tizen_TZ_package/TizenGroup-IVI-Wayland/rpm_tizen_macro /usr/share/spec2yocto/macro
 
 
-4)
+5)
 ### create a project
 
 # MY_PROJECT_PATH="$HOME/yoctoTizen_IVI"
@@ -40,7 +51,7 @@ install unp
 ),...
 # vi conf/local.conf
 
-5
+6
 ### test
 
 # bitbake -v systemd -c fetchall