]> code.ossystems Code Review - openembedded-core.git/commit
Re-getVar BBCLASSEXTEND after finalise()
authorChris Larson <chris_larson@mentor.com>
Tue, 23 Feb 2010 18:55:43 +0000 (11:55 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 22 Mar 2010 14:56:16 +0000 (14:56 +0000)
commitd8b12d4eea4d03c2d8870be1a4abd9c8eaeb5b3d
treea927ce81d50ba63e0b10d0c3028e9c20e438c1ab
parent73a12b91847fc70c36da3fd57485e9f3529efe90
Re-getVar BBCLASSEXTEND after finalise()

This ensures that an anonymous python function is able to manipulate the
BBCLASSEXTEND contents, and, therefore, amend.inc files are able to add to it.

(Bitbake rev: c7d038d404afaf4ce3735af5134163759da6f6ef)

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