summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile_0.9.7.bb
blob: d7e151134c010cc5ee0a75f360366914f65df343 (plain)
1
2
3
4
5
6
7
8
9
10
11
require oprofile.inc

PR = "${INC_PR}.0"

SRC_URI += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"

SRC_URI[md5sum] = "8b5d1d9b65f84420bcc3234777ad3be3"
SRC_URI[sha256sum] = "cb5b507d5dea058d223fcad3cec8ff9638a4163106afd66d176798bbd973d527"

S = "${WORKDIR}/oprofile-${PV}"