aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile_git.bb
blob: c345548010504cd34f11bdb9e09b6c5beb5818cd (plain)
1
2
3
4
5
6
7
8
9
10
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"