summaryrefslogtreecommitdiff
path: root/packages/oprofile/oprofile_0.9.3.bb
blob: 1553c1055c2667fa33efabc694fd6a5bf06be461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require oprofile.inc

RDEPENDS += "binutils-symlinks"
RRECOMMENDS += "kernel-vmlinux"
PR = "r9"

SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \
           file://armv6_fix.patch;patch=1 \
           file://oparchive_fix.patch;patch=1 \
           file://root_option.patch;patch=1 \
           file://opstart.patch;patch=1 \
           file://fix-arith.patch;patch=1;pnum=0 \
           file://gcc43x-fix.patch;patch=1 \
           file://armv7a.diff;patch=1 \
           file://acinclude.m4"