On Fri, 2012-07-20 at 14:15 +0200, Enrico Scholz wrote: > Richard Purdie > <[email protected]> > writes: > > >> Is there a way to exclude such tasks from the signature handling? > > > > The easiest option is probably something like: > > > > do_rm_old_works[vardepexclude] = "PN" > > I tried this but it is not really an option because there must be added > a lot of completely unrelated variables: > > $ bitbake-diffsigs gcc-runtime*do_rm_old_work.sigdata* > libgcc*do_rm_old_work.sigdata* > > Dependency on variable gcc_cv_collect2_libs was added > Variable CPPFLAGS value changed from to ${TARGET_CPPFLAGS} > > (none of these is used within do_rm_old_works).
Can you point me at a copy of the class your using and the full diffsigs output please? Thanks, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
