mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
task-poky-tools: Add perf to tools-profile package
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
DESCRIPTION = "Tools tasks for Poky"
|
||||
LICENSE = "MIT"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
PACKAGES = "\
|
||||
task-poky-tools-debug \
|
||||
@@ -42,6 +42,9 @@ RDEPENDS_task-poky-tools-profile = "\
|
||||
lttng-control \
|
||||
lttng-viewer"
|
||||
|
||||
RRECOMMENDS_task-poky-tools-profile = "\
|
||||
perf"
|
||||
|
||||
# exmap-console
|
||||
# exmap-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user