summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofileui_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofileui_git.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb
new file mode 100644
index 0000000000..b4a573b66c
--- /dev/null
+++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb
@@ -0,0 +1,10 @@
1require oprofileui.inc
2
3PV = "0.0+git${SRCPV}"
4PR = "r2"
5
6S = "${WORKDIR}/git"
7
8# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
9SRC_URI = "git://git.pokylinux.org/oprofileui;protocol=git \
10 file://dso_linking_change_build_fix.patch "