http://bugs.openembedded.org/show_bug.cgi?id=97
------- Comment #5 from [EMAIL PROTECTED] 2007-01-30 08:00 ------- Created an attachment (id=1128) --> (http://bugs.openembedded.org/attachment.cgi?id=1128&action=view) Patch against hrw. This patch is untested. It is syntaxly ok :). Just to get the idea, build a circular string buffer of BBINCLUDESLOG_LINES and fill it up until the end of the file. Then go back BBINCLUDESLOG_LINES and print it all. The previous lines are overwritten since it's a circular buffer and it does not take more than the number of line specified. I wasn't able to test it on the trunk (too old oe files I think). I leave it to someone else to check if it is correct or not. -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
