[PATCH 1/1] adjusted python version number to updated python3 package
19 Dec
2020
19 Dec
'20
9:57 a.m.
Signed-off-by: Joerg Seitter <adk@seitter.net> --- mk/python3.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/python3.mk b/mk/python3.mk index d1e18d904..8c0ca363b 100644 --- a/mk/python3.mk +++ b/mk/python3.mk @@ -1,3 +1,3 @@ -PYTHON_VERSION=3.8 +PYTHON_VERSION=3.9 PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib PYTHON:=${STAGING_HOST_DIR}/usr/bin/python3 -- 2.20.1
1857
Age (days ago)
1857
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joerg Seitter