summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-18 21:54:21 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-18 21:54:21 +0000
commit79479022ace81d0488f2ceed7e56354213afa2ef (patch)
treed56d6fde391859fa334643f7b2d6e898a78c8aed /rules/oprofile.make
parentfb205b6e5a3c0931665348573d8a4ebddefb5717 (diff)
downloadptxdist-79479022ace81d0488f2ceed7e56354213afa2ef.tar.gz
ptxdist-79479022ace81d0488f2ceed7e56354213afa2ef.tar.xz
[oprofile] version bump to 0.9.4
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10119 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/oprofile.make')
-rw-r--r--rules/oprofile.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/oprofile.make b/rules/oprofile.make
index 825fdd110..c4748e719 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -3,7 +3,7 @@
#
# Copyright (C) 2003 by Benedikt Spranger <b.spranger@pengutronix.de>
# Copyright (C) 2003 by Auerswald GmbH & Co. KG, Schandelah, Germany
-# Copyright (C) 2003-2008 by Pengutronix e.K., Hildesheim, Germany
+# Copyright (C) 2003-2009 by Pengutronix e.K., Hildesheim, Germany
#
# See CREDITS for details about who has contributed to this project.
#
@@ -19,7 +19,7 @@ PACKAGES-$(PTXCONF_OPROFILE) += oprofile
#
# Paths and names
#
-OPROFILE_VERSION := 0.9.3
+OPROFILE_VERSION := 0.9.4
OPROFILE := oprofile-$(OPROFILE_VERSION)
OPROFILE_SUFFIX := tar.gz
OPROFILE_URL := $(PTXCONF_SETUP_SFMIRROR)/oprofile/$(OPROFILE).$(OPROFILE_SUFFIX)