BAD_RECOMMENDATIONS work only for packages which are installed because
something has them in RRECOMMENDS, if your custom image has qt-demo-init in
IMAGE_INSTALL or pulled by RDEPENDS in some variable, than it won't be
removed (and shouldn't be).

Use bitbake -g to see why and how it's pulled to your image.


On Fri, Oct 25, 2013 at 3:16 PM, Diego Sueiro <diego.sue...@gmail.com>wrote:

> Folks,
>
> I'm using dylan branch and package management is ipk.
>
> I'm trying to remove qt-demo-init package from my custom image with
> both BAD_RECOMMENDATIONS and BAD_RECOMMENDS variables but it is still being
> installed on rootfs.
> I've already did a cleansstate on my image recipe but no success.
>
>
> I can use the ROOTFS_POSTPROCESS_COMMAND to remove the initscript from
> /etc/init.d but it seems to be an workaround to get this working.
>
> Regards,
>
> --
> *dS
> Diego Sueiro
>
> /*long live rock 'n roll*/
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to