mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
oprofile: Update to 0.9.7 and convert cvs->git
(From OE-Core rev: 493e9aa7ba87b2d863ba91f8c5e01e2f92190fb1) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
85b54b3662
commit
b56be05134
11
meta/recipes-kernel/oprofile/oprofile_git.bb
Normal file
11
meta/recipes-kernel/oprofile/oprofile_git.bb
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user