trace-cmd: update to 2.6

(From OE-Core rev: 266df586291ca357070883dfa419b49a6bc6b7ca)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2015-12-17 16:08:37 +02:00 committed by Richard Purdie
parent fc774e9e1e
commit 10d14bcad4
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
SRCREV = "0813335d2e49291e7ab6a4365cec2baa05813eda"
PV = "2.5.3+git${SRCPV}"
SRCREV = "9be5d74805830a291615f2f34a27c903f6a37b1e"
PV = "2.6"
inherit pkgconfig
FILESEXTRAPATHS =. "${FILE_DIRNAME}/trace-cmd:"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;branch=trace-cmd-stable-v2.5 \
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;branch=trace-cmd-stable-v2.6 \
file://blktrace-api-compatibility.patch \
"