mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
yocto-project-qs, ref-manual: Updated Python requirement to 3.4.0
This is the minimum requirement for YP 2.2 release. (From yocto-docs rev: 0aebdd8556a6e5a52c0caf28dc97c1872b40e950) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f5671e03c
commit
0de57677c3
@@ -9943,7 +9943,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
numbers that could potentially change.
|
||||
Here are two examples:
|
||||
<literallayout class='monospaced'>
|
||||
PREFERRED_VERSION_python = "2.7.3"
|
||||
PREFERRED_VERSION_python = "3.4.0"
|
||||
PREFERRED_VERSION_linux-yocto = "3.19%"
|
||||
</literallayout>
|
||||
Sometimes the <filename>PREFERRED_VERSION</filename>
|
||||
|
||||
Reference in New Issue
Block a user