[poky] Include already exisiting rpm or .spec

Patrick kpa_info at yahoo.fr
Fri May 25 05:03:30 PDT 2012


On 05/24/2012 11:22 AM, Patrick wrote:
> Hello all,
>
> We have tried to add one of our package called
> test_libs-v27_v30-1.armv7a.rpm into tmp/deploy/rpm/armv7a directory.
>
> Then in our image receipes we have added test_libs in IMAGE_INSTALL.
>
> The when we bitbake our image we have the following error message:
>
> Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'test_libs' (but
> /home/yocto/poky-denzil-7.0/meta-test/recipes-extended/images/test-image.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'test_libs' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['test_libs']
> ERROR: Required build target 'test-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['test-image', 'test_libs']
>
> Thanks for any help !
>
> Patrick
>

I reply myself, we have simply added a dummy recipes with a RPROVIDES 
with the name of our package and everything work like a charm.

Thanks to all

Patrick




More information about the poky mailing list