Shane, You are encountering this error because the recipe omap3- android-2.6.29-image.bb (in $OVEROTOP/user.collection/recipes/images) inherits from class image (in $OVEROTOP/org.openembedded.dev/classes/ image.bb) which does not define do_deploy task. It does, however, define tasks do_deploy_to and do_rootfs. I have tried both and they do not produce omap3-android-2.6.29-image.bz2 file in $OVEROTOP/tmp/ deploy/glibc/images/overo.
-Raj On May 14, 10:09 am, Shane Frasier <[email protected]> wrote: > Raj, > > I am having exactly the same problem. I had the same problem with the > uImage file, and a forced redeployment fixed it. When I tried that with the > android bit I got the following: > > ehecatl ~/overo-oe $ bitbake -f -c deploy omap3-android-2.6.29-image > NOTE: Handling BitBake files: / (8389/8389) [100 %] > NOTE: Parsing finished. 7622 cached, 450 parsed, 317 skipped, 1 masked. > NOTE: Resolving any missing task queue dependencies > NOTE: Preparing runqueue > ERROR: Task do_deploy does not exist for target > omap3-android-2.6.29-image > > I'm hoping someone can help us make some progress. I have a deadline > looming... > > Shane > > -- > unsubscribe: [email protected] > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
