It works!  So you only use tools/rebuild.sh if you are working with the 
same version of the kernel.

On to the next problem.  :->

I'm playing with v3.16-rc6-bone1 and tools/install_kernel.sh says:
tools/install_kernel.sh: 233: tools/install_kernel.sh: Syntax error: "(" 
unexpected (expecting "then")

Looks like features are being added, but aren't there yet...

--Mark

On Tuesday, July 22, 2014 11:55:34 AM UTC-4, RobertCNelson wrote:
>
> On Tue, Jul 22, 2014 at 10:39 AM, Mark A. Yoder <mark.a...@gmail.com 
> <javascript:>> wrote: 
> > Robert, your kernel building tools are really impressive.  There's one 
> more 
> > thing I'm trying to figure out. 
> > 
> > I've run: 
> > host$ git checkout 3.8.13-bone60 -b v3.8.13-bone60 
> > host$ ./build_kernel.sh 
> > and got the right kernel and it works.  Now I want to switch to a newer 
> > kernel.  Here's what I tried: 
> > 
> > host$ git checkout 3.16-rc6-bone1 -b v3.16-rc6-bone1 
>
> After a "checkout" always run "./build_kernel.sh" first to reset the 
> ./KERNEL/ directory. 
>
> > host$ tools/rebuild.sh 
> > It compiled the wrong version.  It did 3.8.13-bone1 instead, so I tried 
> > 
> > host$ ./build_kernel.sh 
> > 
> > and got the 3.8.13-bone1 kernel again. 
> > 
> > What do I do to switch to a whole different version of the kernel? 
>
> 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to