[yocto] Fwd: How to find the bb file from package name

Anooj Gopi anoojgopi at gmail.com
Tue Jul 22 10:43:27 PDT 2014


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 <anoojgopi at 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.burton at intel.com>
> wrote:
>
>> On 22 July 2014 17:19, Anooj Gopi <anoojgopi at 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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140722/895fe76e/attachment.html>


More information about the yocto mailing list