Robert, This is pretty awesome stuff, clearly you've been doing this a while ;) So I was wondering, is there anyway without massively modifying the script here (system.sh or the rest) to use one of the tarballs instead of the master git tree ? Only reason why I ask, is that they're considerably smaller to download, but it kind of does not seem easily possible.
I was also noticing the git bisect script . . . I definitely need to wrap my head around that. Currently though, I'm compiling from a 5G tmpfs . . . we'll see how that works out. On Wed, Oct 28, 2015 at 8:32 PM, Robert Nelson <[email protected]> wrote: > On Wed, Oct 28, 2015 at 9:47 PM, Rick Mann <[email protected]> wrote: > > > >> On Oct 28, 2015, at 19:20 , Charles Steinkuehler < > [email protected]> wrote: > >> > >> On 10/28/2015 7:55 PM, Rick Mann wrote: > >>> Hi Robert, > >>> > >>> If I use your various repos (e.g. bb-kernel, ti-linux-kernel-dev), > >>> and run the scripts to build the kernel, they each download their own > >>> copy of the tools. Is there any way I can tell the scripts to look in > >>> one place for the tools and not download them each time? > >> > >> Create a system.sh file: > >> > >> > https://github.com/RobertCNelson/bb-kernel/blob/am33x-v4.1/system.sh.sample#L14-L18 > > > > Thank you. I guess I need one of those in each repo? It seems the > scripts unset CC. > > You just have to set on up once and copy it to the rest.. Even a > variable for a common master source git directory if want to use it.. > > 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. > -- 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.
