summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/conf/distro/include/default-versions.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/conf/distro/include/default-versions.inc')
-rw-r--r--yocto-poky/meta/conf/distro/include/default-versions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/yocto-poky/meta/conf/distro/include/default-versions.inc b/yocto-poky/meta/conf/distro/include/default-versions.inc
index 573063edf..a04ea718b 100644
--- a/yocto-poky/meta/conf/distro/include/default-versions.inc
+++ b/yocto-poky/meta/conf/distro/include/default-versions.inc
@@ -4,8 +4,8 @@
# Force the python versions in one place
PYTHON_BASEVERSION ?= "2.7"
-PREFERRED_VERSION_python ?= "2.7.9"
-PREFERRED_VERSION_python-native ?= "2.7.9"
+PREFERRED_VERSION_python ?= "2.7.11"
+PREFERRED_VERSION_python-native ?= "2.7.11"
# Force the older version of liberation-fonts until we fix the fontforge issue
PREFERRED_VERSION_liberation-fonts ?= "1.04"
OpenPOWER on IntegriCloud