Re: [OE-core] kernel-devsrc fails to install the rpm package

2018-01-28 Thread Francesco Giancane
Hi Khem, hi all, The build failed even with those patches. Any suggestion so far? Francesco Giancane 2018-01-28 3:45 GMT+01:00 Francesco Giancane : > Hi Khem, > > Thank you for your reply. > > The commit description is effectively what is happening (or at least, > partly) in my case. > I will

Re: [OE-core] kernel-devsrc fails to install the rpm package

2018-01-27 Thread Francesco Giancane
Hi Khem, Thank you for your reply. The commit description is effectively what is happening (or at least, partly) in my case. I will get back to you as soon as the build with fresh environment completes. 2018-01-27 20:34 GMT+01:00 Khem Raj : > > > On 1/27/18 11:28 AM, Francesco Giancane wrote: >

Re: [OE-core] kernel-devsrc fails to install the rpm package

2018-01-27 Thread Khem Raj
On 1/27/18 11:28 AM, Francesco Giancane wrote: Hi guys, I am trying to build an image with kernel-devsrc in target and sdk (teaching purposes, no production here) but when packages are to be installed, bitbake fails, telling that nothing provides /bin/awk. Looking at kernel-devsrc.spec,it

[OE-core] kernel-devsrc fails to install the rpm package

2018-01-27 Thread Francesco Giancane
Hi guys, I am trying to build an image with kernel-devsrc in target and sdk (teaching purposes, no production here) but when packages are to be installed, bitbake fails, telling that nothing provides /bin/awk. Looking at kernel-devsrc.spec,it seems that the requirement is added, but following the