From 8bad27517486ff69b961a03f5d25a9c5aa5a2b7e Mon Sep 17 00:00:00 2001 From: Qing He Date: Tue, 20 Jul 2010 10:35:15 +0800 Subject: hal: upgrade to version 0.5.14 from 0.5.13 changes: - udev rules dir has been changing to /lib/udev/rules.d in udev upstream, add an override to stay in /etc/rules.d for compatibility - consolidate hal.inc and hal_git.bb, hal_git.bb is used as a reference thus should have a negative preference - change preferred version of hal to 0.5.14 - remove hal_0.5.11+0.5.12rc1 - remove RRECOMMENDS on udev-utils, the package is to be removed Signed-off-by: Qing He --- meta/conf/distro/include/poky-fixed-revisions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/distro/include') diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index f7e64d7b2..630427059 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -24,7 +24,7 @@ PREFERRED_VERSION_evince ?= "2.20.0" PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" PREFERRED_VERSION_oprofile ?= "0.9.6" PREFERRED_VERSION_elfutils ?= "0.89" -PREFERRED_VERSION_hal ?= "0.5.13" +PREFERRED_VERSION_hal ?= "0.5.14" PREFERRED_VERSION_hal-info ?= "20090414" PREFERRED_VERSION_udev ?= "141" -- cgit v1.2.3