On Thu, 21 Jan 2016 16:42:00 Robert Yang wrote:
> On 01/21/2016 04:16 PM, Olof Johansson wrote:
> > On 16-01-21 00:11 -0800, Robert Yang wrote:
> >> --- a/meta/classes/insane.bbclass
> >> +++ b/meta/classes/insane.bbclass
> >> @@ -1098,6 +1098,7 @@ python do_package_qa () {
> >> 
> >>   do_package_qa[vardepsexclude] = "BB_TASKDEPDATA"
> >>   do_package_qa[rdeptask] = "do_packagedata"
> >> 
> >> +do_package_qa[vardeps] += "${WARN_QA} ${ERROR_QA}"
> > 
> > Shouldn't this be "WARN_QA ERROR_QA"? Or you'll get the expanded
> > values of the variables.
> 
> Sorry, please drop this patch, need more work it.

Aside from that, didn't we already have a discussion on whether changing these 
variables should force do_package_qa to re-execute? Ross, I seem to recall you 
were involved last time.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to