[oe] Mixed up STAGING_INCDIR's in uclibc.inc?

Khem Raj raj.khem at gmail.com
Tue Apr 29 07:48:37 UTC 2008


uclibc-initial recipe has this

require uclibc_${PV}.bb

That should pull the dependency. but this line

DEPENDS = "linux-libc-headers"

should be changed to

DEPENDS += "linux-libc-headers"

I think.

-Khem

On Mon, Apr 28, 2008 at 10:03 PM, Leon Woestenberg
<leon.woestenberg at gmail.com> wrote:
> Hello,
>
>  On Tue, Apr 29, 2008 at 12:19 AM, Leon Woestenberg
>
> <leon.woestenberg at gmail.com> wrote:
>
> >  On Mon, Apr 28, 2008 at 11:49 PM, Holger Freyther <zecke at selfish.org> wrote:
>  >  > On Monday 28 April 2008 21:51:05 Geoffrey Wossum wrote:
>  >
>
> >  The confusion started with commit "3afb4ffc02c1e4bde1031645cfa9f8e5465f2138".
>  >  Could you guys please see into that commit, and follow-up from there?
>  >
>  FWIW, by reading the intention of the patch commit, I checked with the
>  source (Poky), and indeed _NATIVE is used, and uclibc.inc DEPENDS on
>  ncurses-native.
>
>  One question remaining for me (and I think Poky might be broken in
>  that respect?) is that uclibc-initial_0.9.29.bb in Poky does not
>  DEPEND on ncurses-native (and does not re-use the .inc DEPENDS btw).
>
>  I have committed the _NATIVE, on both DEPENDS to the .dev branch.
>
>
>
>  Regards,
>  --
>  Leon
>
>  _______________________________________________
>  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