[OE-core] [OE-Core][PATCH] iputils: Set prefix correctly for usrmerge

Alex Kiernan alex.kiernan at gmail.com
Mon Sep 2 18:55:56 UTC 2019


On Mon, Sep 2, 2019 at 7:45 PM Ross Burton <ross.burton at intel.com> wrote:
>
> On 02/09/2019 11:04, Alex Kiernan wrote:
> > -EXTRA_OEMESON += "--prefix=/"
> > +EXTRA_OEMESON += "--prefix=${prefix}"
>
> Probably good to explicitly point out that this moves all of the
> binaries in the non-usrmerge case.  Did you test that the system still
> works with these moved when usrmerge isn't enabled?
>

I didn't, nor was it my intention to move them :(

I'll redo it with root_prefix, which I think should get us what I intended...

-- 
Alex Kiernan


More information about the Openembedded-core mailing list