]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: Add recommended modules to nativesdk install
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 9 Apr 2018 16:20:32 +0000 (11:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:58:07 +0000 (16:58 +0100)
commit4379b29e7eede727993ee68c9eba2bdebace5108
tree589a86009410d4928241fbc0b4146d1caf1dc67a
parentb452ba687b0314191f6258a22799575710170e8d
python3: Add recommended modules to nativesdk install

The python3 installation in the SDK did not include the minimum set
of modules to be functional, particularly in the case where Python
is brought in through dependencies. Rather than requiring the user
to explicitly add the modules, it's better to pull in the modules
through RRECOMMENDS. Note that the Python 2 recipe already does
this.

(From OE-Core rev: 5a88e59e488248b7ec53b072f934052b96c78a51)

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.5.5.bb