[yocto] rdepends = "python3-modules" in recipe does not install python3-modules in image

Matt Schepers mschepers at telspandata.com
Sat Jan 6 10:00:36 PST 2018


How do I check what PN is set to? I can see users-dbg.rpm and users-doc.rpm in the rpm folder. The recipe name is users.bb


Thanks,
Matt

On Jan 5, 2018, at 11:38 AM, Alexander Kanavin <alexander.kanavin at linux.intel.com<mailto:alexander.kanavin at linux.intel.com>> wrote:

On 01/05/2018 06:41 PM, Matt Schepers wrote:
This does not install "python3-modules" to the image. When this builds, my python program does not work because of missing dependencies on the standard library.
To get this to work I have to go in and append "python3-modules" to IMAGE_INSTALL in my top level image recipe.
I thought that the purpose RDEPENDS was to install the correct runtime dependencies to the image? Why doesn't this work?

Probably because the binary package is called something else than PN?

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180106/44a26366/attachment.html>


More information about the yocto mailing list