On Wed, May 18, 2016 at 9:09 AM, <[email protected]> wrote: > > > On Tuesday, May 17, 2016 at 5:34:46 PM UTC+1, RobertCNelson wrote: >> >> >> >> 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/ >> > > The clocks is accurate to within a few seconds, and the package > ca-certificates is installed. >
but yet, git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git failed, with "SSL certificate problem: unable to get local issuer certificate" 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/CAOCHtYi%2BJHy4R3HzmY3uxbRrE2VPx4JT4L44Gg-m%3DiH-EQAM0A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
