From 493e9aa7ba87b2d863ba91f8c5e01e2f92190fb1 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 20 Oct 2011 12:46:51 -0700 Subject: oprofile: Update to 0.9.7 and convert cvs->git Signed-off-by: Saul Wold --- meta/recipes-kernel/oprofile/oprofile_git.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-kernel/oprofile/oprofile_git.bb (limited to 'meta/recipes-kernel/oprofile/oprofile_git.bb') diff --git a/meta/recipes-kernel/oprofile/oprofile_git.bb b/meta/recipes-kernel/oprofile/oprofile_git.bb new file mode 100644 index 0000000000..c345548010 --- /dev/null +++ b/meta/recipes-kernel/oprofile/oprofile_git.bb @@ -0,0 +1,11 @@ +require oprofile.inc + +SRCREV = "88f43190d412d28ebf5c75a76ba20343d0fe4c41" +PV = "0.9.7+git${SRCPV}" +PR = "${INC_PR}.0" + +SRC_URI += "git://oprofile.git.sourceforge.net/gitroot/${BPN}/${BPN};protocol=git" + +S = "${WORKDIR}/git" + +DEFAULT_PREFERENCE = "-1" -- cgit v1.2.3