On Sun, Oct 11, 2015 at 7:53 PM, Mian Tang <[email protected]> wrote: > Hi, > > I have linux running on my beaglebone board, and use "uname -r" to get the > current version which is 3.8.13-bone47. > > I hope to download the same version of kernel, but I cannot find it from > github. > > Could you please tell me how to get the version of 3.8.13-bone47 ?
It's tagged in this repo: https://github.com/RobertCNelson/bb-kernel/ git checkout 3.8.13-bone47 -b tmp But sorry, beyond that i'll be ignoring this thread.. as your 2 years late for "bone47".. Feel free to ask about: 3.8.13-bone78 and i'll reply... Regards, -- Robert Nelson https://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.
