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.bur...@intel.com> wrote:

> On 31 January 2014 11:45, Padam J.Singh <m...@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

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to