mirror of
https://git.yoctoproject.org/poky
synced 2026-02-14 04:33:03 +01:00
(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>
14 lines
374 B
PHP
14 lines
374 B
PHP
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 \
|
|
file://blktrace-api-compatibility.patch \
|
|
file://0001-Include-limits.h-so-that-PATH_MAX-is-defined-an-issu.patch \
|
|
"
|
|
|
|
S = "${WORKDIR}/git"
|