I would like to generalize my last question A yocto PACKAGE, <yocto package> generates an rpm package, <rpm package> with are different names due to an inherited class setting "PKG <http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PKG>" variable.
When I try to add such a package to "TOOLCHAIN_HOST_TASK", it throws following error during populate_sdk Error: <yocto package name> not found in the base feeds (i686_nativesdk noarch any all ). Does anybody have a clue how to fix this? On Tue, Jul 22, 2014 at 7:14 PM, Anooj Gopi <anoojg...@gmail.com> wrote: > This package (nativesdk-libqt5core-dev-5.2.1-r1.i686_nativesdk.rpm) is not > installed in my sdk sysroot. So I need to add it to TOOLCHAIN_HOST_TASK and > see if it gets installed into my sdk sysroot > > But it fails with below error: > Error: nativesdk-qtbase-tools-dev not found in the base feeds > (i686_nativesdk noarch any all ). > > Any idea what is the problem here? > > > > On Tue, Jul 22, 2014 at 6:26 PM, Burton, Ross <ross.bur...@intel.com> > wrote: > >> On 22 July 2014 17:19, Anooj Gopi <anoojg...@gmail.com> wrote: >> > But I'm still not able to find out where in yocto PKG variable is >> configured >> > (which changes this rpm file name from the default one). >> >> Packages containing libraries get renamed through debian.bbclass. >> >> I'm not sure why you need to know the recipe name for adding packages >> to a SDK though. >> >> Ross >> > >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto