summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb
index 0047748b2a..2b56981243 100644
--- a/meta/recipes-kernel/oprofile/oprofileui_git.bb
+++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb
@@ -1,12 +1,10 @@
require oprofileui.inc
-SRCREV = "0c3c32fa754c1d0b70e65767ea7048914f776396"
+SRCREV = "b3116a4f80ae64bd280e6434d66f33ed492d449a"
PV = "0.0+git${SRCPV}"
-PR = "r4"
+PR = "r0"
S = "${WORKDIR}/git"
# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
-SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \
- file://migrate-from-gnomevfs-to-gio.patch \
- file://dso_linking_change_build_fix.patch "
+SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git"