]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: BBHandler: pass lineno and fn to handleMethod
authorKhem Raj <raj.khem@gmail.com>
Sat, 23 Jan 2010 03:23:00 +0000 (19:23 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 10 Feb 2010 16:43:06 +0000 (16:43 +0000)
commit99b4b10dc1e03b18fa4f7e7f7918d0d07315ed76
tree9207b042fa2a3569eadb669ff5f3c1d6bdc6e5c9
parentd5519d4ad98d452f32382427accbe15ee9e717a1
bitbake: BBHandler: pass lineno and fn to handleMethod

* lineno and fn are needed in handleMethod
  to restore the functionality as it was before.

(Bitbake rev: ac6792045959cfee56279c1c4597521e990848e7)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Chris Larson <clarson@kergoth.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/parse/parse_py/BBHandler.py