On Wed, Sep 4, 2019 at 11:15 AM Alexander Kanavin <[email protected]> wrote: > > On Wed, 4 Sep 2019 at 20:10, Khem Raj <[email protected]> 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. >
we can ignore this patch > Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
