[OE-core] [PATCH] musl: prevent errors if do_install is run more than once

Andre McCurdy armccurdy at gmail.com
Fri Dec 1 19:30:15 UTC 2017


On Fri, Dec 1, 2017 at 3:07 AM, Burton, Ross <ross.burton at intel.com> wrote:
> Extend lnr to have a --force option?

Is there ever a case where we want lnr to fail if the target already exists?

There are plenty of existing examples in oe-core where rm is run
before lnr (and in the cases where it's not, it's perhaps just a bug
or an oversight).

So I think either leave the v1 patch as-is and run rm before lnr in
musl do_install as we already do elsewhere, or update lnr so that it
unconditionally removes any pre-existing target?



More information about the Openembedded-core mailing list