rpm: Change the way the python version is determined so its sane and works with checksumming

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-09-03 23:23:09 +01:00
parent 3e38d633c9
commit 0843607a2b
2 changed files with 10 additions and 18 deletions

View File

@@ -29,6 +29,11 @@ PREFERRED_VERSION_hal-info ?= "20091130"
PREFERRED_VERSION_udev ?= "158"
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"
#
# meta-moblin package PREFERRED_VERSIONS