[oe] strange error: missing depends...

Rodrigo Vivi rodrigo.vivi at gmail.com
Mon Jun 4 13:10:15 UTC 2007


On 6/4/07, Marcin Juszkiewicz <openembedded at hrw.one.pl> wrote:
> Dnia piątek, 1 czerwca 2007, Rodrigo Vivi napisał:
> > I believe that sometimes you just need the packageA without their
> > rdepends, but it will be pretty useful it bitbake provided an easy
> > option to build every depends... something like:
> > bitbake packageA --build-rdepends
>
> All DEPENDS and RDEPENDS are built during build of packageA - so no need
> for "--build-rdepends" flag.

But it doesn't call for do_write_package that really creates the package...
The idea is to have a flag to do that... Maybe this "--build-rdepends"
are not a good label to describe what I really want...

> > Another idea that I have for the case that you want to build
> > everything is an option --dontstop that makes bitbake don't stop when
> > a rdepends build fail.
>
> bitbake --help:
>   -k, --continue        continue as much as possible after an error. While
>                         the target that failed, and those that depend on
>                         it, cannot be remade, the other dependencies of
>                         these targets can be processed all the same.
>
> Thats what you want?

I believe so. I didn't know. I'll try this.
Thanks

>
> --
> JID: hrw-jabber.org
> OpenEmbedded developer/consultant
>
>                Avoid strange women and temporary variables.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>


More information about the Openembedded-devel mailing list