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 base feeds (x86_64-nativesdk noarch any
all).

This is because RPM generates with the name libX-*.rpm.

Regards,
Gaurang Shastri
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to