]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-buildenv-internal: update required Python version
authorTrevor Gamblin <tgamblin@baylibre.com>
Thu, 17 Aug 2023 19:53:56 +0000 (15:53 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Aug 2023 15:13:59 +0000 (16:13 +0100)
commit3e655a07f2de64dbf39189c3ece56803f6bc334e
treed0eaea08cb600be12e95779b88e94e631603e7a3
parent5e9d84d82fde81d66550d8c694ea70f0911fa4f7
oe-buildenv-internal: update required Python version

The system requirements in the current version of the reference manual
state that Python 3.8.0 is the minimum version, but oe-buildenv-internal
still only checks for 3.5.0 or newer. Update the script to match.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal