[OE-core] [PATCH 1/2] python3: Expose PYTHON_BINABI in global config metadata

Alexander Kanavin alex.kanavin at gmail.com
Wed Sep 4 18:14:57 UTC 2019


On Wed, 4 Sep 2019 at 20:10, Khem Raj <raj.khem at gmail.com> wrote:

>  # llvm version being used, so always bump it with llvm recipe version bump
>  LLVMVERSION ?= "8.0.1"
>
> +# This should be bumped when python3 recipe's MIN_VER is bumped e.g. 3.7
> -> 3.8
> +PYTHON_BINABI = "3.7m"
> +
>

This is already set in python3-dir.bbclass, so please use the values from
there.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190904/5f083e75/attachment.html>


More information about the Openembedded-core mailing list