poky-fixed-versions: update version for python recipe

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-11-12 14:14:10 -08:00
committed by Saul Wold
parent 20298d1c34
commit b7ce75703a

View File

@@ -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"