[bitbake-devel] [1.18][PATCH] Backport methodpool changes from master

Denys Dmytriyenko denis at denix.org
Tue Sep 10 16:33:26 UTC 2013


From: Denys Dmytriyenko <denys at 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




More information about the bitbake-devel mailing list