[OE-core] how many ways can a recipe place content in its own ${STAGING_BINDIR_CROSS}?
Richard Purdie
richard.purdie at linuxfoundation.org
Tue Feb 7 12:46:08 UTC 2017
On Tue, 2017-02-07 at 07:21 -0500, Robert P. J. Day wrote:
> ok, that's easy enough, but let's look at "apr" now. if i look at
> what
> apr installs under its sysroot and specifically under the same
> usr/bin
> directory, i see:
>
> $ tree usr/bin
> usr/bin
> └── crossscripts
> └── apr-1-config
>
> so how did *that* script come to be under there? if i look at the
> apr_1.5.2.bb recipe, there's no manual installation of that script as
> there was with apache2. rather, there's all this:
Look at binconfig.bbclass which I'd bet apr inherits (although I didn't
actually look).
Cheers,
Richard
More information about the Openembedded-core
mailing list