]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: [parser] prepare to cache some .bbcclass and .inc files
authorHolger Freyther <ich@tamarin.(none)>
Tue, 19 May 2009 11:22:30 +0000 (13:22 +0200)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Feb 2010 17:07:53 +0000 (17:07 +0000)
commitc011d42eda4b830ec2a609817b61d166ff0413d4
tree3fa500506d92c55b447d22673dbf630c3fcc3229
parent793c88dd92747890e910c598e19f1778865883d2
bitbake: [parser] prepare to cache some .bbcclass and .inc files

Our parser is shit but instead to replace it now we will see
how long we can drive the wave by caching parsed files. This
will not go through the feeder again but we can just reevaluate
the StatementGroup.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/parse/parse_py/BBHandler.py