Folks,
I have some good news. Its clear that there is a circular dependency
issue with Elvis' recipe. I had bypassed that dependency to get the
build to work. While this got the build to move further, in reality,
the build was lost like a senile man on Times Square. So the build
would wander and do some stuff, but never get around to building the
thing it was supposed to.

So, I invoked the omap3-android-2.6.29-image recipe directly by
typing:
cd $OVEROTOP; bitbake -b user.collection/recipes/images/android-2.6.29-
image.bb

This created the bz2 I expected. I am now trying to use this on my
Overo EVM.

-Raj

On May 14, 2:04 pm, raj <[email protected]> wrote:
> 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

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to