On Tue, Mar 1, 2016 at 8:35 AM, Anil Nair <[email protected]> wrote: > Hi All, > > A little confusion, I have existing Linux kernel version 4.5rc4 I > wanted to upgrade my Linux kernel 4.5rc6, The preferred method is step > by step patch,first apply patch-4.5rc5 and then patch-4.5rc6, Then > recompile the kernel. > > Is this is the right approach? Or am I missing out something?
If you clone the mainline git repo you could simply pull the changes each time and then recompile. > > -- > -- > Regards, > Anil Nair > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
