diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-26 08:52:12 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-26 08:52:12 +0000 |
commit | 126d9790aa236ba0ec9ec4364fb2a360ffa8568d (patch) | |
tree | 4647559adf40adbfec5f3c96ad7f3fa627f8ff66 /meta/conf | |
parent | b9854010ee12531b5f02fc5ef2e0db260c5937c1 (diff) | |
download | poky-126d9790aa236ba0ec9ec4364fb2a360ffa8568d.tar.gz |
poky.conf: Specify preferred verson of hal-info and remove halinfo srcdate
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2795 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 38de9af836..97b4fec86d 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -113,7 +113,6 @@ SRCREV_pn-oh-puzzles ?= "22" | |||
113 | SRCREV_pn-libowl ?= "277" | 113 | SRCREV_pn-libowl ?= "277" |
114 | SRCDATE_libxcalibrate ?= "20070607" | 114 | SRCDATE_libxcalibrate ?= "20070607" |
115 | SRCDATE_calibrateproto ?= "20070607" | 115 | SRCDATE_calibrateproto ?= "20070607" |
116 | SRCDATE_hal-info ?= "20070727" | ||
117 | SRCREV_ohm ?= "f4908f9a2508e79a1e58fb6c08f602f4cbccb97d" | 116 | SRCREV_ohm ?= "f4908f9a2508e79a1e58fb6c08f602f4cbccb97d" |
118 | SRCDATE_gtk-theme-torturer ?= "20070529" | 117 | SRCDATE_gtk-theme-torturer ?= "20070529" |
119 | SRCREV_pn-libsyncml ?= "241" | 118 | SRCREV_pn-libsyncml ?= "241" |
@@ -201,6 +200,7 @@ PREFERRED_VERSION_xst ?= "0.15" | |||
201 | PREFERRED_VERSION_oprofile ?= "0.9.3" | 200 | PREFERRED_VERSION_oprofile ?= "0.9.3" |
202 | PREFERRED_VERSION_elfutils ?= "0.89" | 201 | PREFERRED_VERSION_elfutils ?= "0.89" |
203 | PREFERRED_VERSION_hal ?= "0.5.9.1" | 202 | PREFERRED_VERSION_hal ?= "0.5.9.1" |
203 | PREFERRED_VERSION_hal-info ?= "20070831" | ||
204 | 204 | ||
205 | require conf/distro/include/preferred-xorg-versions.inc | 205 | require conf/distro/include/preferred-xorg-versions.inc |
206 | 206 | ||