Hi, 2010/1/30 Анастасия Жирнова <[email protected]>: > How can I build only linux kernel (newer version) by Openembedded??? Maybe > bitbake virtual/kernel??
I did similar action on poky, an other meta-distrib-builder using bitbake. In order to succeed, I force the build and precise I want the "compile" target. Here is my command line: bitbake -f -ccompile virtual/kernel Next, I had a freshly compiled kernel. -- Guilhem BONNEFILLE -=- JID: [email protected] MSN: [email protected] -=- mailto:[email protected] -=- http://nathguil.free.fr/ _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
