[yocto] RDEPENDS on package does not include package in rootfs

Dr. Matthias Schöpfer Matthias.Schoepfer at ithinx.io
Thu Aug 17 01:43:41 PDT 2017


Hi yocto community!

Here is my problem, maybe I misunderstood something. I have a library
recipe, lets name it foo, that DEPENDS on mosquitto from
meta-intel-iot-middleware. I added a RDEPENDS_${PN} += " libmosquitto1
", as the mosquitto package adds this extra package for the mosquitto
library, that library foo depends on. Then I have my app "bar", that
depends on "foo". "bar" is added to the image recipe. The rootfs is
missing out the package libmosquitto1, and therefore missing the
mosquitto library. Workaround is to add libmosquitto explicitly to the
Image recipe, but as I understand, this should not me necessary.

Thanks in advance,

    Matthias



i.A. Dr.-Ing. Matthias Schöpfer  |  ithinx GmbH  |  Software Engineer
Phone: +49 (221) 99589-332  |  Fax: +49 (221) 99589-199
Address: ithinx GmbH  |  Butzweilerhof Allee 4  |  50829 Cologne  |  Germany
E-Mail: Matthias.Schoepfer at ithinx.io  |  Website: www.ithinx.io
Registered Office: Cologne  |  District court: Marburg  |  HRB 6749
Managing Director: Christian Faust

This e-mail may contain confidential and/or privileged information. if you are not the intended recipient (or have received this e-mail in error) please
notifiy the sender immediately and destroy this e-mail. Any unautohrized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

We like trees. Please consider the environment before printing this e-mail. Thank you.


More information about the yocto mailing list