On Fri, 2011-04-08 at 18:04 +0800, Cui, Dexuan wrote: > Dexuan Cui wrote: > > From: Dexuan Cui <[email protected]> > > > > [YOCTO #964]: > > A recent commit 25a6e5f9(sstate: use only unique set of SSTATETASK) > > breaks the ordered mapping between SSTATETASKS and SSTATETASKNAMES. > > As a result, in sstate_cleanall, the line > > taskname = tasks[namemap.index(name)] > > gets an incorrect result, and "bitbake -c cleanall" doesn't really > > remove the files populalted by do_populate_sysroot. > > > > BTW: the bernard branch doesn't need this fix since commit 25a6e5f9 > > wasn't pulled into it. > > > > > > > > [YOCTO #961]: > > lsbsetup: Fix LIC_FILE_CHKSUM > > We need to pull this fix asap since nightly's lsb builds have been > > blocked by this for 2 days. > > Sorry, I didn't notice Saul had sent out a fix for this (bug #961). :-) > Please ignore mine.
I've pulled the sstate patch into master, thanks! Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
