On Fri, Dec 5, 2014 at 10:56 AM, Mike Zahalan <[email protected]> wrote: > First - I'd like to say the work done by Robert C Nelson, and others in this > group is fantastic. > > I created an SD card from Roberts site that looks something like this: > Linux arm 3.14.22-ti-r31 #1 SMP PREEMPT Fri Oct 24 20:50:46 UTC 2014 armv7l > GNU/Linux > > Is that PREEMPT_RT patched by default? Excellent. > > The problem I'm having, is that I want to build a new kernel (3.14.4-bone4) > from Robert's git repo.
Wrong repo/branch... (the "3.14-bone" is eol..) https://github.com/RobertCNelson/ti-linux-kernel-dev/tree/ti-linux-3.14.y I don't advertise it because it's in a solid state of re-basing against ti's 3.14 tree.. It's best to just use: https://github.com/beagleboard/linux/tree/3.14 Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
