Re: [yocto] eSDK installation failing with sig computed mismatch with sig locked

2018-10-23 Thread Sunil Mukundan
Hi Chen Qi We got some help from the Yocto team and this seems to be a known issue. Basically the recipe had these two lines below SRCREV = "${AUTOREV}" PV = "master+git${SRCPV}" These lines force the eSDK to pull the latest code if there is a change in the revision in the upstream git repo. Look

Re: [yocto] eSDK installation failing with sig computed mismatch with sig locked

2018-10-22 Thread Sunil Mukundan
Thanks Chen Qi for the response. Please find my response below >What does the SRC_URI for the recipe look like? SRC_URI = "git://github.com/luigirizzo/netmap.git" Thanks Sunil Mukundan On Tue, Oct 23, 2018 at 6:58 AM ChenQi wrote: > > I think the main problem is do_fetch sig mismatch. > What do

Re: [yocto] eSDK installation failing with sig computed mismatch with sig locked

2018-10-22 Thread ChenQi
I think the main problem is do_fetch sig mismatch. What does the SRC_URI for the recipe look like? Best Regards, Chen Qi On 10/22/2018 08:47 PM, Sunil Mukundan wrote: Hi I built an extensible SDK and when installing the SDK, i see the following WARNINGS first WARNING: The netmap-modules:do_