Kaleb Himes

Results 40 comments of Kaleb Himes

@prateek-khatri, Not a problem, thanks for sharing what you can, it helps us to understand the nature of the inquiry and we appreciate what details you can provide. Do you...

@prateek-khatri, Thanks, sorry I overlooked it. Here are the build specs I'm using, quite different as you can see: ``` ===== Compiling wolfSSH Recipe ========================================== WARNING: Host distribution "ubuntu-18.04" has...

@prateek-khatri, Is there a guide or instructions for building that one of our engineers could use to try and reproduce the issue on our side? Regards, K

Thanks! I'll try to reproduce the issue and let you know if we can find a solution for it.

NOTE 1) Selected ```./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-05.03.00.07-config.txt``` from guide (Not sure which version you used) I got stuck on this step though and testing on a VM it ran out of...

@prateek-khatri, No problem, I got the toolchain nearly built but it's close to the end of the day here so I won't be able to test wolfSSL till the beginning...

@prateek-khatri , I am so very sorry no, I had some priorities come through that tied up my week. Thank you so much for the reminder and bringing this back...

UPDATE: I can reproduce the successful build of wolfSSL and am now working to reproduce the failure of wolfSSH bitbake build. (Very slow build process sorry for the delay again)

Update: Still working late on my Friday trying to sort this out, Can easily reproduce the errors but the TISDK is downloading wolfSSL-3.12.0 a much older version when I build...

In the older version of wolfSSL (3.12.0) we had not yet updated to WC_SHA, we were still using just SHA. The wolfSSH product assumes the newer defines WC_SHA so it...