[OE-core] [oe-core][PATCH] u-boot: Fix pylibfdt generation

Burton, Ross ross.burton at intel.com
Thu Jul 19 20:10:29 UTC 2018


On 19 July 2018 at 17:31, Joshua Watt <jpewhacker at gmail.com> wrote:
> +EXTRA_OEMAKE += 'PYTHON=nativepython STAGING_INCDIR=${STAGING_INCDIR_NATIVE} STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE}'
> +DEPENDS += "bc-native dtc-native swig-native python-native"

Instead of setting PYTHON and DEPENDS, you can just inherit pythonnative.

Or ideally, if it can use Python 3, inherit python3native.

Ross



More information about the Openembedded-core mailing list