[OE-core] [PATCH 2/4] python3: remove redundant patch

Burton, Ross ross.burton at intel.com
Mon Sep 10 16:16:48 UTC 2018


On 10 September 2018 at 17:12, Khem Raj <raj.khem at gmail.com> wrote:
> patch is also substituting ./$(BUILDPYTHON) with $(HOSTPYTHON), how is
> that taken care of ?
> maybe try to a build where hostarch != targetarch might catch the
> problem. If its handled in other
> ways then its probably good riddance.

Target binaries have a different loader so they won't run.  From what
I could tell none of the codepaths this touched were used in the
build.  I'll review the changes again and either demonstrate why I'm
right, or retract my patch.

Ross



More information about the Openembedded-core mailing list