[yocto] Steps to enable u-boot signed verified images?

2018-10-10 Thread Irving ST
Hello, I'm trying to make u-boot perform signature verification of fitImages. I have problems getting it to work, and the documentation seems to be scattered in different places on the internet (I found plenty descriptions of the concept, but I haven't seen detailed step-by-step instructions on ho

Re: [yocto] Avoiding both GPLv3 and meta-gplv2 ?

2018-05-02 Thread Irving ST
On Wed, May 2, 2018 at 7:01 PM, Burton, Ross wrote: > On 2 May 2018 at 01:41, Andre McCurdy wrote: >> On Tue, May 1, 2018 at 4:59 PM, Paul Eggleton >> wrote: >>> On Wednesday, 2 May 2018 11:54:00 AM NZST Andre McCurdy wrote: On Tue, May 1, 2018 at 3:10 PM, Paul Eggleton wrote: >

[yocto] Avoiding both GPLv3 and meta-gplv2 ?

2018-05-01 Thread Irving ST
Hello, First time posting, apologies if I miss anything in the community guidelines. I had some problems trying to make an image that contains no GPLv3 (due to corporate requirement) nor old GPLv2 software in meta-gplv2 (due to lack of support). I tried getting a fresh checkout of poky and addin