mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
task-poky-tools: Drop exmap for now
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
DESCRIPTION = "Tools tasks for Poky"
|
DESCRIPTION = "Tools tasks for Poky"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-poky-tools-debug \
|
task-poky-tools-debug \
|
||||||
@@ -27,14 +27,16 @@ RDEPENDS_task-poky-tools-debug = "\
|
|||||||
strace"
|
strace"
|
||||||
|
|
||||||
RDEPENDS_task-poky-tools-profile = "\
|
RDEPENDS_task-poky-tools-profile = "\
|
||||||
exmap-console \
|
|
||||||
exmap-server \
|
|
||||||
oprofile \
|
oprofile \
|
||||||
oprofileui-server \
|
oprofileui-server \
|
||||||
powertop \
|
powertop \
|
||||||
lttng-control \
|
lttng-control \
|
||||||
lttng-viewer"
|
lttng-viewer"
|
||||||
|
|
||||||
|
# exmap-console
|
||||||
|
# exmap-server
|
||||||
|
|
||||||
|
|
||||||
RDEPENDS_task-poky-tools-profile_qemux86 += "valgrind"
|
RDEPENDS_task-poky-tools-profile_qemux86 += "valgrind"
|
||||||
|
|
||||||
RRECOMMENDS_task-poky-tools-profile = "\
|
RRECOMMENDS_task-poky-tools-profile = "\
|
||||||
|
|||||||
Reference in New Issue
Block a user