mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 17:36:23 +00:00
kernelshark: Inherit pythonnative
(From OE-Core rev: 2b23cd1c8f81de989bce1ecab2d5b4328328de86) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
37da1385d4
commit
e72a154603
@ -10,7 +10,7 @@ PV = "1.2+git${SRCPV}"
|
||||
DEPENDS = "gtk+"
|
||||
RDEPENDS_${PN} = "trace-cmd"
|
||||
|
||||
inherit pkgconfig
|
||||
inherit pkgconfig pythonnative
|
||||
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;protocol=git \
|
||||
file://addldflags.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user