> -----Original Message----- > From: Richard Purdie [mailto:[email protected]] > Sent: October 24, 2014 4:35 AM > To: Vuille, Martin (Martin) > Cc: [email protected] > Subject: Re: [yocto] QA Issue for recipe inheriting from native.bbclass > > 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.” > > > > Is PACKAGES set to some value? It shouldn't show that warning if PACKAGES > is empty. >
Thanks, that put me on the track to the problem (modifying PACKAGES in a .bbappend to that recipe) MV -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
