SlugOS: preferred-slugos-versions.inc - lock down gst plugins version
authorMike Westerhof <mwester@dls.net>
Fri, 20 Feb 2009 06:04:42 +0000 (00:04 -0600)
committerMike Westerhof <mwester@dls.net>
Fri, 20 Feb 2009 06:04:42 +0000 (00:04 -0600)
(another victim of libtool/pkgconfig insanity)

conf/distro/include/preferred-slugos-versions.inc

index c8efbdf..d495930 100644 (file)
@@ -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