* QA Issue for recipe inheriting from native.bbclass
@ 2014-10-23 16:58 Vuille, Martin (Martin)
2014-10-24 8:35 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Vuille, Martin (Martin) @ 2014-10-23 16:58 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 394 bytes --]
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?
(daisy/1.6.1, if it matters)
MV
[-- Attachment #2: Type: text/html, Size: 2433 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: QA Issue for recipe inheriting from native.bbclass
2014-10-23 16:58 QA Issue for recipe inheriting from native.bbclass Vuille, Martin (Martin)
@ 2014-10-24 8:35 ` Richard Purdie
2014-10-24 11:51 ` Vuille, Martin (Martin)
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2014-10-24 8:35 UTC (permalink / raw)
To: Vuille, Martin (Martin); +Cc: yocto@yoctoproject.org
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: QA Issue for recipe inheriting from native.bbclass
2014-10-24 8:35 ` Richard Purdie
@ 2014-10-24 11:51 ` Vuille, Martin (Martin)
0 siblings, 0 replies; 3+ messages in thread
From: Vuille, Martin (Martin) @ 2014-10-24 11:51 UTC (permalink / raw)
To: Richard Purdie; +Cc: yocto@yoctoproject.org
> -----Original Message-----
> From: Richard Purdie [mailto:richard.purdie@linuxfoundation.org]
> Sent: October 24, 2014 4:35 AM
> To: Vuille, Martin (Martin)
> Cc: yocto@yoctoproject.org
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-24 11:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 16:58 QA Issue for recipe inheriting from native.bbclass Vuille, Martin (Martin)
2014-10-24 8:35 ` Richard Purdie
2014-10-24 11:51 ` Vuille, Martin (Martin)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.