From: Richard Purdie Date: Sun, 22 Oct 2006 12:07:50 +0000 (+0000) Subject: poky.conf: Fix oprofile verison X-Git-Tag: 2011-1~12595 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f711a0ad6aad32055c908e3bc270ff7f1f4316ef;p=openembedded-core.git poky.conf: Fix oprofile verison git-svn-id: https://svn.o-hand.com/repos/poky/trunk@814 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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" PREFERRED_VERSION_xmonobut ?= "0.4" PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" PREFERRED_VERSION_xst ?= "0.15" -PREFERRED_VERSION_oprofile ?= "0.9.1+cvs${SRCDATE}" +PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}" require conf/distro/include/preferred-xorg-versions.inc