]> code.ossystems Code Review - openembedded-core.git/commit
Shift oe import logic out of the event handler
authorChris Larson <chris_larson@mentor.com>
Mon, 7 Mar 2011 16:51:39 +0000 (09:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2011 16:33:50 +0000 (17:33 +0100)
commitdc579ce4dcf9a3743ced9eae4fe510a079961faf
treeaf7ceb8494a5288e1ce21f07773289746c2dbd7a
parent0c560a2a7954412f714db86b1aaadb7acbe72d1b
Shift oe import logic out of the event handler

This can be useful if we need the imports from another config parsed event
handler, and can't rely upon the base one running before that one.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
meta/classes/base.bbclass