mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 13:47:33 +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:
parent
efadb43d67
commit
d39434bcfc
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user