On Tue, May 17, 2016 at 10:56 AM, <[email protected]> wrote: > I've been trying to build a BBB kernel using Robert Nelson's scripts from > the instructions > on eewiki; however, there seems to be no way to download the git > sources. Does anyone > have a working script for this? > > I'm building on a 32-bit machine, and the Linaro compiler is 64-bit, but > if I can just get the > correctly patched sources I should be ok. I'd skip the Linaro stuff, but I > can't work out the > format of the name for a local toolchain. > > Running build_kernel.sh I get: > > > scripts/git: LINUX_GIT not defined in system.sh > > cloning > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git into > default location: /home/cwr/BBB/linux-dev/ignore/linux-src > > Cloning into '/home/cwr/BBB/linux-dev/ignore/linux-src'... > > fatal: unable to access ' > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/': SSL > certificate problem: unable to get local issuer certificate >
in debian/ubuntu, this package is "ca-certificates", or your system clock is way off, you really need to fix that first.. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgF97V34ZvwKFx1V_5ZV1SDuRmjxWc5KSAgMiRqOUPLbA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
