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 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
