summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-08-07 22:48:40 +0000
committerRichard Purdie <richard@openedhand.com>2007-08-07 22:48:40 +0000
commit355b128de155316861708f15d42ec5c282e73c4d (patch)
tree4e3165e4fe392b7a6e7095d271c113cff68a717d /meta/conf
parent2fd340443cdb466daff7e053ebc7f5da909e12cb (diff)
downloadpoky-355b128de155316861708f15d42ec5c282e73c4d.tar.gz
oprofile: 0.9.2 -> 0.9.3 (and make the default)
oprofileui: Switch to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2381 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/poky.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 5051009828..d5f2cc7ccc 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -94,8 +94,8 @@ SRCDATE_libfakekey ?= "20051101"
94SRCDATE_xcalibrate ?= "20060312" 94SRCDATE_xcalibrate ?= "20060312"
95SRCDATE_qemu ?= "20070613" 95SRCDATE_qemu ?= "20070613"
96SRCDATE_qemu-native ?= "20070613" 96SRCDATE_qemu-native ?= "20070613"
97SRCDATE_oprofile ?= "20070529" 97SRCDATE_oprofile ?= "20070807"
98SRCDATE_oprofileui ?= "20070529" 98SRCREV_oprofileui = "127"
99SRCDATE_zaurusd ?= "20070712" 99SRCDATE_zaurusd ?= "20070712"
100SRCDATE_owl-video-widget ?= "20070529" 100SRCDATE_owl-video-widget ?= "20070529"
101SRCDATE_psplash ?= "20070529" 101SRCDATE_psplash ?= "20070529"
@@ -118,7 +118,7 @@ SRCDATE_matchbox-applet-light = "20070529"
118SRCDATE_fstests = "20070529" 118SRCDATE_fstests = "20070529"
119SRCDATE_abiword ?= "20070130" 119SRCDATE_abiword ?= "20070130"
120SRCDATE_xvideo-tests ?= "20070702" 120SRCDATE_xvideo-tests ?= "20070702"
121SRCDATE_clutter ?= "20070727" 121SRCDATE_clutter ?= "20070807"
122SRCDATE_libgsmd ?= "20070801" 122SRCDATE_libgsmd ?= "20070801"
123 123
124# 124#
@@ -179,7 +179,7 @@ PREFERRED_VERSION_xextensions ?= "1.0.1"
179PREFERRED_VERSION_xmonobut ?= "0.4" 179PREFERRED_VERSION_xmonobut ?= "0.4"
180PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" 180PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}"
181PREFERRED_VERSION_xst ?= "0.15" 181PREFERRED_VERSION_xst ?= "0.15"
182PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}" 182PREFERRED_VERSION_oprofile ?= "0.9.3"
183PREFERRED_VERSION_elfutils ?= "0.89" 183PREFERRED_VERSION_elfutils ?= "0.89"
184PREFERRED_VERSION_hal ?= "0.5.9.1" 184PREFERRED_VERSION_hal ?= "0.5.9.1"
185 185