mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 18:09:40 +01:00
(From OE-Core rev: 493e9aa7ba87b2d863ba91f8c5e01e2f92190fb1) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
251 B
BlitzBasic
12 lines
251 B
BlitzBasic
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"
|