From: Mike Westerhof Date: Fri, 20 Feb 2009 06:04:42 +0000 (-0600) Subject: SlugOS: preferred-slugos-versions.inc - lock down gst plugins version X-Git-Tag: Release-2010-05/1~3975^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff363a5e672a894bb366b66c0460c5fc07f12034;p=openembedded.git SlugOS: preferred-slugos-versions.inc - lock down gst plugins version (another victim of libtool/pkgconfig insanity) --- diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc index c8efbdfec7..d495930b20 100644 --- a/conf/distro/include/preferred-slugos-versions.inc +++ b/conf/distro/include/preferred-slugos-versions.inc @@ -32,7 +32,6 @@ SRCREV_pn-opkg-sdk = "160" ### may include preferred versions for toolchain components. PREFERRED_VERSION_automake-native ?= "1.10" -PREFERRED_VERSION_avahi ?= "0.6.23" PREFERRED_VERSION_binutils ?= "2.18.50.0.7" PREFERRED_VERSION_binutils-cross ?= "2.18.50.0.7" PREFERRED_VERSION_binutils-cross-sdk ?= "2.18.50.0.7" @@ -60,11 +59,18 @@ PREFERRED_VERSION_netatalk ?= "2.0.3" PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63" PREFERRED_VERSION_pkgconfig ?= "0.23" PREFERRED_VERSION_pkgconfig-native ?= "0.23" -PREFERRED_VERSION_tiff ?= "3.7.2" PREFERRED_VERSION_udev ?= "118" ##################### Stuff with special notes, and broken stuff: +# libtool/pkgconfig victims -- these packages are locked down because +# newer versions also require newer libtool/pkgconfig versions. + +PREFERRED_VERSION_avahi ?= "0.6.23" +PREFERRED_VERSION_gst-plugins-base ?= "0.10.17" +PREFERRED_VERSION_tiff ?= "3.7.2" + + # Hack alert - selecting this version of libusb effectively selects # the use of libusb1 and libusb-compat in the case that something # still depends on libusb. This is required because otherwise