This is done to match the python-native version. Without this we seem to get
trouble with some header mismatch or similar:
./libpython2.6.so: undefined reference to `_PyParser_Grammar'
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Koen Kooi <koen@openembedded.org>
PREFERRED_VERSION_pkgconfig = "0.23"
PREFERRED_VERSION_pkgconfig-native = "0.23"
PREFERRED_VERSION_pulseaudio = "0.9.15"
-PREFERRED_VERSION_python = "2.6.2"
+PREFERRED_VERSION_python = "2.6.4"
PREFERRED_VERSION_qt4-tools-native = "${ANGSTROM_QT_VERSION}"
PREFERRED_VERSION_qt4-tools-sdk = "${ANGSTROM_QT_VERSION}"
PREFERRED_VERSION_qt4-embedded = "${ANGSTROM_QT_VERSION}"