diff options
author | Ross Burton <ross@openedhand.com> | 2007-04-03 09:01:56 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-04-03 09:01:56 +0000 |
commit | 086817036ce1346dceb4586ddca2435a226764b2 (patch) | |
tree | 8de21c53321982f01edbe019728d03f744841165 | |
parent | f05e80b6639401e48a6004d352ccd1dc4b98c225 (diff) | |
download | poky-086817036ce1346dceb4586ddca2435a226764b2.tar.gz |
Prefer HAL 0.5.9
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1423 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index f3e4a45062..34d2fb8021 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -169,6 +169,7 @@ PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" | |||
169 | PREFERRED_VERSION_xst ?= "0.15" | 169 | PREFERRED_VERSION_xst ?= "0.15" |
170 | PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}" | 170 | PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}" |
171 | PREFERRED_VERSION_elfutils ?= "0.89" | 171 | PREFERRED_VERSION_elfutils ?= "0.89" |
172 | PREFERRED_VERSION_hal ?= "0.5.9" | ||
172 | 173 | ||
173 | require conf/distro/include/preferred-xorg-versions.inc | 174 | require conf/distro/include/preferred-xorg-versions.inc |
174 | 175 | ||