I have a task with an RDEPENDS clause: RDEPENDS_task-xxx-yyy = "\ avahi-autoipd \ tzdata-americas \ some-other-stuff \ "
And an IMAGE_INSTALL: IMAGE_INSTALL += "task-xxx-yyy" When building the image, avahi-autoipd and tzdata-americas won't get installed, unless I explicitly add them to the IMAGE_INSTALL variable. Some packages work, and some won't (like the above example). What exactly are the semantics of RDEPENDS, and when something gets placed in the image? ---- Thanks, Matt Darland _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
