diff options
Diffstat (limited to 'meta/conf/distro/poky.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 9ea0214091..5fa09b4f44 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -169,7 +169,7 @@ PREFERRED_VERSION_xextensions ?= "1.0.1" | |||
169 | PREFERRED_VERSION_xmonobut ?= "0.4" | 169 | PREFERRED_VERSION_xmonobut ?= "0.4" |
170 | PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" | 170 | PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" |
171 | PREFERRED_VERSION_xst ?= "0.15" | 171 | PREFERRED_VERSION_xst ?= "0.15" |
172 | PREFERRED_VERSION_oprofile ?= "0.9.1+cvs${SRCDATE}" | 172 | PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}" |
173 | 173 | ||
174 | require conf/distro/include/preferred-xorg-versions.inc | 174 | require conf/distro/include/preferred-xorg-versions.inc |
175 | 175 | ||