[yocto] Help with ipset bitbake files

Burton, Ross ross.burton at intel.com
Fri Jan 31 03:56:28 PST 2014


On 31 January 2014 11:45, Padam J.Singh <me at padamj.com> wrote:
> When executing this recipe, all steps completes OK. However, the compiled
> binaries are not included in the final RPMs or the final images.

If you include the output of "find" in both image/ and packages-split/
then it would be possible to debug this.

FWIW, FILES_${PN} already includes ${sbindir}/*, so your assignment
isn't achieving anything.  Also note that your second EXTRA_OECONF
line is overwriting the first.

Ross



More information about the yocto mailing list