Re: [yocto] Package generates RPM with lib${PN} - how to include in SDK

2016-02-26 Thread Khem Raj
> On Feb 25, 2016, at 5:45 AM, Gaurang Shastri wrote: > > Hi Team, > > I have one package X and recipe as X.bb, which generates RPM as lib${X}-*.rpm > > If I want this package as part of my SDK, what entry should i write in > meta-toolchain.bb

[yocto] Package generates RPM with lib${PN} - how to include in SDK

2016-02-25 Thread Gaurang Shastri
Hi Team, I have one package X and recipe as X.bb, which generates RPM as lib${X}-*.rpm If I want this package as part of my SDK, what entry should i write in meta-toolchain.bb file: I tried adding "nativesdk-X" in meta-toolchain, but everytime it fails with: ERROR: nativesdk-X not found in the