angstrom-2008-preferred-versions.inc : downgrade udev for uclibc
authorGraeme Gregory <dp@xora.org.uk>
Mon, 1 Mar 2010 14:56:50 +0000 (14:56 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 1 Mar 2010 14:57:53 +0000 (14:57 +0000)
udev 141 is known good on uclibc, I know there are patches to hack up
151 to work. But for now I would prefer to have a known good stable we
can upgrade.

conf/distro/include/angstrom-2008-preferred-versions.inc

index 04e028e..fe27892 100644 (file)
@@ -47,6 +47,7 @@ PREFERRED_VERSION_samba               = "3.3.9"
 PREFERRED_VERSION_tiff                 = "3.8.2+4.0.0beta2"
 
 PREFERRED_VERSION_udev                 = "151"
+PREFERRED_VERSION_udev_libc-uclibc = "141"
 UDEV_GE_141 = "1"
 
 PREFERRED_VERSION_usbutils = "0.86"