summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.24.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-04 15:41:13 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-04 15:41:28 +0100
commit2c4a52f99d1758386705e3027fa7e954096681c7 (patch)
treeb8e48a6a004214957ddeccda2139292a31928504 /recipes/linux/linux_2.6.24.bb
parent9281fc0f1b1e013a20f95ebfe7206d34eeaaf10b (diff)
linux: fix compulab_image dependency loop
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r--recipes/linux/linux_2.6.24.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index 8d53999b35..2136a9b8db 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -163,5 +163,5 @@ python do_compulab_image() {
}
-addtask compulab_image after do_deploy before do_package_write
+addtask compulab_image after do_deploy before do_build