-
19
Mar - 2018Real Time Systems
1 min | 1226#Raspberry Pi: Preempt-RT Kernel 4.14.y on Raspberry Pi
Real Time Systems | 1 min | 1226
kernel patchingofficial branchpreempt-rtraspberry piThe forked rpi-4.14.y-rt repo by TiejunChina is now a branch under the official Raspberry Pi repo. That means you need to type the following to clone the Preempt-RT patched Kernel
~/rpi-kernel$ git clone https://github.com/raspberrypi/linux.git ~/rpi-kernel$ cd linux ~/rpi-kernel/linux/ git checkout rpi-4.14.y-rt
Then, you can follow the tutorial from here.
Comments
Empty