mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user