You can try bitbake users -e | grep PN or bitbake users -e | vim - and then search for PN inside vim
On Sat, Jan 6, 2018 at 7:00 PM, Matt Schepers <mschep...@telspandata.com> wrote: > 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.kana...@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 > > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto