mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
trace-cmd: update to 2.7
(From OE-Core rev: aa27334fc1f7f59268e10086007df7b276653791) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9b8767a667
commit
2aa530f24a
@@ -1,11 +1,11 @@
|
||||
SRCREV = "57371aaa2f469d0ba15fd85276deca7bfdd7ce36"
|
||||
PV = "2.6.2"
|
||||
SRCREV = "7d0147bbba3ed1d5ef6eea4eec3f0ad4c98f02b5"
|
||||
PV = "2.7"
|
||||
|
||||
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.6 \
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git \
|
||||
file://blktrace-api-compatibility.patch \
|
||||
file://0001-Include-limits.h-so-that-PATH_MAX-is-defined-an-issu.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user