mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
kernelshark: Inherit pythonnative
(From OE-Core rev: 2b23cd1c8f81de989bce1ecab2d5b4328328de86) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user