[OE-core] [PATCH v2] kernel-devsrc: restructure for out of tree (and on target) module builds

Burton, Ross ross.burton at intel.com
Fri Mar 2 23:14:38 UTC 2018


On 2 March 2018 at 19:29, Bruce Ashfield <bruce.ashfield at gmail.com> wrote:

> Yah. I've already removed that in my updated WIP version of the patch,
> I'm just trying to complete
> the work and get the scripts building on target with musl .. I assume
> I can use the c library variable
> and select the right package ?
>

Until we have a virtual provider to magically pick the right one, this
would be the most correct:

RDEPENDS_append_libc-glibc = " glibc-utils"
RDEPENDS_append_libc-musl = " musl-utils"

I guess you could assume that any existing libc has a utils package and
just use ${TCLIBC}-utils though.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180302/7fe04051/attachment-0002.html>


More information about the Openembedded-core mailing list