diff options
author | Phil Blundell <philb@gnu.org> | 2010-03-04 22:51:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2010-03-04 22:51:13 +0000 |
commit | fdf8185913576006aa3c69bd132fb247d0a869bf (patch) | |
tree | 69fc8d4b276b6ac9ad8198478e8feea6cf9d9693 /recipes/linux/linux_2.6.23+2.6.24-rc5.bb | |
parent | 1ae7c5f36d8a6a94053ba4d7919fb7daf9ff2ae1 (diff) | |
parent | 78c7106f99efcbabc9ccc00343c87a900644cda3 (diff) |
Merge branch 'org.openembedded.dev' of new.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux_2.6.23+2.6.24-rc5.bb')
-rw-r--r-- | recipes/linux/linux_2.6.23+2.6.24-rc5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.23+2.6.24-rc5.bb b/recipes/linux/linux_2.6.23+2.6.24-rc5.bb index 32a3ac0a70..e56b78e500 100644 --- a/recipes/linux/linux_2.6.23+2.6.24-rc5.bb +++ b/recipes/linux/linux_2.6.23+2.6.24-rc5.bb @@ -63,5 +63,5 @@ python do_compulab_image() { os.symlink(img_file, link_file) } -addtask compulab_image after do_deploy before do_package +addtask compulab_image after do_deploy before do_build |