[yocto] Why RDEPENDS wont install packages in rootfs

Burton, Ross ross.burton at intel.com
Tue Oct 6 07:08:53 PDT 2015


On 6 October 2015 at 14:24, Vivek Per <pervivek at gmail.com> wrote:

>      I am including RDEPENDS += " <package>" variable in rootfs-image.bb
> . why RDEPENDS won't install packages in roofts. I can install packages
> through IMAGE_INSTALL.can any one tell me the  reason why RDEPENDS wont
> install packages in rootfs  .
>

Because images do not behave like packages.  Use IMAGE_INSTALL and friends
(CORE_IMAGE_EXTRA_INSTALL for example) to install packages into images.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151006/8e41fb36/attachment.html>


More information about the yocto mailing list