- change README.
authorRonan Le Martret <ronan@fridu.net>
Fri, 5 Apr 2013 06:23:56 +0000 (08:23 +0200)
committerRonan Le Martret <ronan@fridu.net>
Fri, 5 Apr 2013 06:23:56 +0000 (08:23 +0200)
README

diff --git a/README b/README
index 7f0a580..781286b 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,14 @@
 
 1) install bitbake dependency:
 http://www.openembedded.org/wiki/Required_software
- - make, gcc, gcc-c++, patch, diffstat, makeinfo, chrpath, python-curses.
+   - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses.
+
+pour opensuse:
+   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses
+
+pour fedora:
+   - makeinfo is provide by texinfo.
+
 
 2)
 install unp 
@@ -49,11 +56,10 @@ Host review.tizen.org
 # vi conf/bblayers.conf
 ###Edit local.conf to set BB_NUMBER_THREADS, BB_NUMBER_THREADS, DL_DIR, SSTATE_DIR,...:
 ### PACKAGE_CLASSES ?= "package_rpm"
-### DISTRO_FEATURES += "systemd"
 
 # vi conf/local.conf
 
 6) 
 ### test
 
-# bitbake -v systemd -c fetchall
+# bitbake -v udev  -c fetchall