-
Hongxu Jia authored
The official TensorFlow is tested and supported Python 3.7-3.10 [1][2] Add python3 3.10 back for tensorflow In order to distinguish with python3 3.11 in oe-core, add required distro features `tensorflow' to python3 3.10.6 recipe. Set the following in local.conf to apply python3 3.10.6 DISTRO_FEATURES += "tensorflow" PYTHON_BASEVERSION:class-target = "3.10" PYTHON_BASEVERSION:class-native = "3.10" PYTHON_BASEVERSION:class-nativesdk = "3.10" [1] https://www.tensorflow.org/install [2] https://www.tensorflow.org/install/source#tested_build_configurations Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Hongxu Jia <hongxu.jia@eng.windriver.com>
446c506e