aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/oprofile/oprofile_0.9.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/oprofile/oprofile_0.9.5.bb')
-rw-r--r--recipes/oprofile/oprofile_0.9.5.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/oprofile/oprofile_0.9.5.bb b/recipes/oprofile/oprofile_0.9.5.bb
index 066eb050b2..2a47017142 100644
--- a/recipes/oprofile/oprofile_0.9.5.bb
+++ b/recipes/oprofile/oprofile_0.9.5.bb
@@ -1,4 +1,6 @@
require oprofile.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
+
+SRC_URI += "file://fix-timer-mode.patch;patch=1"