[yocto] Help with ipset bitbake files

Padam J. Singh me at padamj.com
Fri Jan 31 05:53:24 PST 2014


Hello Ross,

Thanks for the help!

I was able to see that both the images/ and packages-split/ipset had the binary. The root_fs does not have this file. The building of final image shows that the ipset rpm is being installed. 

I have added ipset to the top-level image :
IMAGE_INSTALL += "ipset"

Any clues?

Thanks,
Padam

On 31-Jan-2014, at 17:26 , Burton, Ross <ross.burton at intel.com> wrote:

> 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