On Fri, Jul 25, 2014 at 1:25 PM, Lucas Tanure <[email protected]> wrote: > Hi, > > Theses patchs from RobertCNelson tree will be in Linus tree ? > I mean this "tree" https://github.com/RobertCNelson/stable-kernel
It depends... Most of the "branches" in that repo support arm "board" files that have thus been removed from kernel.org. Some branches, include 'features' posted to l-o/l-a/l-k but never made it to kernel.org, due to any number of random situations.. Other patches are backports of features that hit kernel.org But.... If you are "relying" on any branch in that repo today, your doing it wrong. Every branch is now eol and in maintenance only mode. I only use the "master" branch for updating the build scripts. If you have an armv7 device, use: https://github.com/RobertCNelson/armv7-multiplatform If you have an armv7-lpae device, use: https://github.com/RobertCNelson/armv7-lpae-multiplatform If you have a bbw/bbb use: https://github.com/RobertCNelson/bb-kernel Or if your nuts like me, my personal staging for next: https://github.com/RobertCNelson/linux-next 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.
