From: Nitin A Kamble Date: Fri, 12 Nov 2010 22:14:10 +0000 (-0800) Subject: poky-fixed-versions: update version for python recipe X-Git-Tag: 2011-1~4047 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b7ce75703aaf13eaea55fe2a98ce70c0206d55cf;p=openembedded-core.git poky-fixed-versions: update version for python recipe Signed-off-by: Nitin A Kamble --- diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 6e14735c34..23c34b5966 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -10,8 +10,8 @@ PREFERRED_VERSION_wpa-supplicant ?= "0.6.10" # Force the python versions in one place PYTHON_BASEVERSION ?= "2.6" -PREFERRED_VERSION_python ?= "2.6.5" -PREFERRED_VERSION_python-native ?= "2.6.5" +PREFERRED_VERSION_python ?= "2.6.6" +PREFERRED_VERSION_python-native ?= "2.6.6"