On Wed, Aug 4, 2010 at 7:40 AM, Richard Purdie <rpur...@rpsys.net> wrote: > On Tue, 2010-08-03 at 21:09 -0700, Khem Raj wrote: >> On (03/08/10 14:26), Richard Purdie wrote: >> > Whilst I think there were some initial concerns the consensus seemed to >> > be that this was a good thing to have in bitbake, its something that has >> > been on the feature wishlist since day one so I've merged the patch into >> > bitbake master. >> >> Now this fails. >> >> $ bitbake -c clean -b >> virtual:native:/home/kraj/work/oe/openembedded/recipes/zlib/zlib_1.2.3.bb >> Command execution failed: Traceback (most recent call last): >> File "/home/kraj/work/oe/bitbake/lib/bb/command.py", line 88, in >> runAsyncCommand >> commandmethod(self.cmds_async, self, options) >> File "/home/kraj/work/oe/bitbake/lib/bb/command.py", line 174, in >> buildFile >> command.cooker.buildFile(bfile, task) >> File "/home/kraj/work/oe/bitbake/lib/bb/cooker.py", line 640, in >> buildFile >> the_data = self.bb_cache.loadDataFull(fn, self.get_file_appends(fn), >> self.configuration.data) >> File "/home/kraj/work/oe/bitbake/lib/bb/cooker.py", line 897, in >> get_file_appends >> if f in self.appendlist: >> AttributeError: BBCooker instance has no attribute 'appendlist' > > Sorry, I'd tested with partial expressions in the -b option, not full > paths. I've pushed a fix.
thanks works well now :) > > Cheers, > > Richard > > _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel