All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.18][PATCH] Backport methodpool changes from master
@ 2013-09-10 16:33 Denys Dmytriyenko
  2013-09-10 16:33 ` [1.18][PATCH] methodpool: Retire it, remove global method scope Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-09-10 16:33 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

The patch to retire methodpool helps fix intermittent parsing issue in Dylan:
http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/42786

Richard Purdie (1):
  methodpool: Retire it, remove global method scope

 lib/bb/cooker.py                   |  2 ++
 lib/bb/methodpool.py               | 43 --------------------------------------
 lib/bb/parse/ast.py                |  8 +++----
 lib/bb/parse/parse_py/BBHandler.py |  4 ----
 4 files changed, 5 insertions(+), 52 deletions(-)

-- 
1.8.3.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-12  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 16:33 [1.18][PATCH] Backport methodpool changes from master Denys Dmytriyenko
2013-09-10 16:33 ` [1.18][PATCH] methodpool: Retire it, remove global method scope Denys Dmytriyenko
2013-09-11 17:00   ` Richard Purdie
2013-09-12  2:24     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.