mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
python3: Change python BASEVERSION to 3.4
Changes PYTHON_BASEVERSION = 3.4 to fix errors when installing python3-distribute and probably other libraries (From OE-Core rev: 59bad496fb57fdc5356ddc343f58eb69ff207863) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2912ad738b
commit
528a256545
@@ -1,4 +1,4 @@
|
||||
PYTHON_BASEVERSION = "3.3"
|
||||
PYTHON_BASEVERSION = "3.4"
|
||||
|
||||
inherit python-dir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user