[yocto] QA Issue for recipe inheriting from native.bbclass

Richard Purdie richard.purdie at linuxfoundation.org
Fri Oct 24 01:35:19 PDT 2014


On Thu, 2014-10-23 at 16:58 +0000, Vuille, Martin (Martin) wrote:
> I have a recipe that inherits from meta/classes/native.bbclass
>  
> I am getting an ERROR: QA Issue: for this recipe:
>  
> “Variable RPROVIDES is set as not being package specific, please fix
> this.”
>  
> which, as far as I can tell, is due to the RPROVIDES assignment in
> native.bbclass
>  
> Is this a bug? Is the right fix to qualify RPROVIDES in
> native.bbclass?

Is PACKAGES set to some value? It shouldn't show that warning if
PACKAGES is empty.

Cheers,

Richard





More information about the yocto mailing list