srctree: ensure setscene is still run
authorChris Larson <chris_larson@mentor.com>
Mon, 8 Nov 2010 18:23:37 +0000 (11:23 -0700)
committerChris Larson <chris_larson@mentor.com>
Mon, 8 Nov 2010 19:12:04 +0000 (12:12 -0700)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/srctree.bbclass

index ca19b82..4884b62 100644 (file)
@@ -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