Skip to content

Commit

Permalink
srctree: ensure setscene is still run
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Larson <chris_larson@mentor.com>
  • Loading branch information
kergoth committed Nov 8, 2010
1 parent 1f27317 commit 728e072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classes/srctree.bbclass
Expand Up @@ -29,6 +29,8 @@ def remove_tasks(deltasks, d):
deps.remove(preptask)
d.setVarFlag(task, "deps", deps)

addtask configure after do_setscene

def merge_tasks(d):
"""
Merges all of the operations that occur prior to do_populate_sysroot
Expand Down

0 comments on commit 728e072

Please sign in to comment.