Hi :) I'm new to the beaglebone black and have been getting started with great Robert Nelson building kernel tools. It's work great !!
But now i could like to apply PREEMPT RT patch, that is what I have make : *# git clone https://github.com/RobertCNelson/bb-kernel.git* *# git checkout origin/am33x-v3.8 -b tmp * *# cd bb-kernel/* *# ./build_kernel.sh* *# wget ftp://ftp.kernel.org /pub/linux/kernel/projects/rt/3.8/older/ patch-3.8.13-rt10.patch.bz2 * *# bzip2 -d patch-3.8.1-rt10.bz2* *# cd ./bb-kerne/KERNEL* *# **patch -p1 < ../../patch-3.8.13-rt10* *# ./../tools/rebuild.sh* It would seem that the changes are not taken into account : /bb-kernel/deploy directory is not up to date If you need more info, I can provide it and any help is appreciated, please let me know what is wrong here. Thak you in advance, Nicolas -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
