summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/default-versions.inc
blob: e3ef1e6661ddff5bc65d4f5f91a2a34977e0eada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Default preferred versions
#
PREFERRED_VERSION_pulseaudio ?= "0.9.23"

# Force the python versions in one place
PYTHON_BASEVERSION ?= "2.6"
PREFERRED_VERSION_python ?= "2.6.6"
PREFERRED_VERSION_python-native ?= "2.6.6"

# Force the older version of liberation-fonts until we fix the fontforge issue
PREFERRED_VERSION_liberation-fonts ?= "1.04"