On 8 June 2017 at 21:40, <[email protected]> wrote:
> - if "buildhistory.bbclass" in self.tc.td["BBINCLUDED"]: > + # buildhistory introduce QA 'version-going-backwards' errors so > stop if the latter are enabled > + if "buildhistory.bbclass" in self.tc.td["BBINCLUDED"] and > 'version-going-backwards' in self.tc.td['ERROR_QA']: > Would it be possible instead to remove version-going-backwards from ERROR_QA? Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
