From: Mike Westerhof Date: Thu, 18 Dec 2008 03:33:34 +0000 (-0600) Subject: SlugOS: distro/include/slugos.inc - PREFERRED_VERSION of udev to 118 X-Git-Tag: Release-2010-05/1~4727 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb14b3fada870ac755ef7f936ea5cf371bcf4768;p=openembedded.git SlugOS: distro/include/slugos.inc - PREFERRED_VERSION of udev to 118 --- diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index 17a3d8d091..37778aeb4a 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -175,12 +175,11 @@ PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" # New pango and older glib-2.0 versions don't mix, # so specify exactly what we would like to build. -PREFERRED_VERSION_pango ?= 1.20.5 -PREFERRED_VERSION_glib-2.0 ?= 2.16.1 -PREFERRED_VERSION_cairo ?= 1.4.8 +PREFERRED_VERSION_pango ?= "1.20.5" +PREFERRED_VERSION_glib-2.0 ?= "2.16.1" +PREFERRED_VERSION_cairo ?= "1.4.8" -# Stay with older hal because of udev dependency -PREFERRED_VERSION_hal ?= 0.5.9 +PREFERRED_VERSION_udev ?= "124" # Stick with an older gettext and e2fsprogs stuff # and gnutls... (our autotools is too old at the moment)