Browse Source

adjusted python version number to updated python3 package

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter 3 years ago
parent
commit
0fcb55ec9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mk/python3.mk

+ 1 - 1
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