summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.make
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2006-03-01 14:59:54 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2006-03-01 14:59:54 +0000
commit35d8102ad28e12ae38d0c975b8ebb2312c65daf1 (patch)
tree68d5ae6eda450494eb42941d32195b8ecdfc948b /rules/oprofile.make
parent423cd6fa57a4bbbade080e107ed18788bf9444ca (diff)
downloadptxdist-35d8102ad28e12ae38d0c975b8ebb2312c65daf1.tar.gz
ptxdist-35d8102ad28e12ae38d0c975b8ebb2312c65daf1.tar.xz
new version, use select in config instead of depends on
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4927 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/oprofile.make')
-rw-r--r--rules/oprofile.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/oprofile.make b/rules/oprofile.make
index e86d7f3df..3260e54f8 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_OPROFILE) += oprofile
#
# Paths and names
#
-OPROFILE_VERSION := 0.8
+OPROFILE_VERSION := 0.9.1
OPROFILE := oprofile-$(OPROFILE_VERSION)
OPROFILE_SUFFIX := tar.gz
OPROFILE_URL := $(PTXCONF_SETUP_SFMIRROR)/oprofile/$(OPROFILE).$(OPROFILE_SUFFIX)