On Wednesday 12 October 2011 18:37:29 Ed Kapitein wrote: > Hi Radek, > > I want to build a kernel on the qemu buildhost, where can i find the > kernel sources you use?
Hi, they are on github: https://github.com/radekp/linux-2.6 You need the correct branch - e.g. "qtmoko-v34" or you can use the one ending with "-base" and merge it with latest 2.6.34 upstream, e.g. git checkout qtmoko-v35-base git fetch git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux- stable.git git merge v2.6.34.7 You can also use "dpkg-buildpackage" to build package. But you might need to change the version in debian/control to match new debian version policy. Regards Radek _______________________________________________ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community