[oe] what is the expected STAGING_INCDIR for cross packages?

Richard Purdie rpurdie at rpsys.net
Mon Nov 23 19:23:48 UTC 2009


On Mon, 2009-11-23 at 19:43 +0100, Leon Woestenberg wrote:
> Hello Richard,
> 
> On Mon, Nov 23, 2009 at 7:32 PM, Richard Purdie <rpurdie at rpsys.net> wrote:
> > On Mon, 2009-11-23 at 18:25 +0100, Leon Woestenberg wrote:
> >> what is the expected STAGING_INCDIR for -cross packages?
> >
> > Where is this used and what kind of problem is occurring?
> >
> It's in binutils-cross.
> 
> I'm adding a new architecture (nios2) which has additional staging
> steps in which it brings out a few binutils build-host specifics,
> in order for the following "elf2flt" tool to build.
> 
> Up-to-current binutils-cross did not stage anything, so we never saw this there.
> 
> (I'm aware this should fold into install with your packaged-staging
> cleanup, but I don't dare to move the binutils to the new approach
> just yet).

Take a look at what cross.bbclass looks like in Poky. There are things
like ${target_includedir} defined there for exactly this kind of
problem.

Cheers,

Richard





More information about the Openembedded-devel mailing list