On Mon, Oct 12, 2015 at 4:54 PM, Mian Tang <[email protected]> wrote: > Hi Robert, > > Thank you for your help. > > After I run "git checkout 3.8.13-bone47 -b tmp" command, I got some errors > when executing ./patch.sh > > Could you please help me further about this problem?
Yeap, that's kinda expected... "everything" in that script is from 2 years ago when you checked out 3.8.13-bone47... So even the scripts used to generate the final kernel image also have 2 years of bugs. ;) IF you know what your doing, you can compare "scripts" with this repo... https://github.com/RobertCNelson/stable-kernel IF this is your first round of trying to build a kernel, just switch too: 3.8.13-bone78 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.
