blob: 87e4a9c603f87bf4147d57d0bc9d83264239146e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SRCREV = "0813335d2e49291e7ab6a4365cec2baa05813eda"
2PV = "2.5.3+git${SRCPV}"
3
4inherit pkgconfig
5
6FILESEXTRAPATHS =. "${FILE_DIRNAME}/trace-cmd:"
7
8SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;branch=trace-cmd-stable-v2.5 \
9 file://blktrace-api-compatibility.patch \
10"
11
12S = "${WORKDIR}/git"