diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-16 09:41:32 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-16 09:41:32 +0000 |
commit | b0e21e21048dcbed0f56d5af3765632f0b88c8b1 (patch) | |
tree | 7bc1bbc9df6e3429fa3e6f9aa1ac8b47b03d65a1 /meta/conf/distro | |
parent | 175c36c62c3409c1f3e729918ea10f72f004de85 (diff) | |
download | openembedded-core-b0e21e21048dcbed0f56d5af3765632f0b88c8b1.tar.gz openembedded-core-b0e21e21048dcbed0f56d5af3765632f0b88c8b1.tar.bz2 openembedded-core-b0e21e21048dcbed0f56d5af3765632f0b88c8b1.zip |
poky-fixed-revisions: fixed oprofile PREF_VER
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4852 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 3c654004a8..6d848094d8 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -156,7 +156,7 @@ PREFERRED_VERSION_gnome-keyring ?= "2.20" PREFERRED_VERSION_evince ?= "2.20.0" PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" -PREFERRED_VERSION_oprofile ?= "0.9.3+cvs20080210" +PREFERRED_VERSION_oprofile ?= "0.9.3+cvs20080702" PREFERRED_VERSION_elfutils ?= "0.89" PREFERRED_VERSION_hal ?= "0.5.9.1" PREFERRED_VERSION_hal-info ?= "20070831" |