summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/oprofile.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/oprofile.make b/rules/oprofile.make
index 362383ade..f25834731 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_OPROFILE) += oprofile
#
# Paths and names
#
-OPROFILE_VERSION := 1.0.0
-OPROFILE_MD5 := ba0b340e5c421a93959776c836ed35b3
+OPROFILE_VERSION := 1.2.0
+OPROFILE_MD5 := 4fcd3920984dcb607314b2e225086c3a
OPROFILE := oprofile-$(OPROFILE_VERSION)
OPROFILE_SUFFIX := tar.gz
OPROFILE_URL := $(call ptx/mirror, SF, oprofile/$(OPROFILE).$(OPROFILE_SUFFIX))