packagegroup-agl-core-devel: remove duplicate profiling tools 56/26456/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 24 Jun 2021 18:33:08 +0000 (14:33 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 25 Jun 2021 15:03:55 +0000 (15:03 +0000)
Remove perf and powertop from packagegroup-agl-core-devel since they
are already in packagegroup-core-tools-profile which gets pulled in
when agl-devel is used.  For perf in particular, this simplifies
avoiding dependencies on the kernel source being available when
building container images.

Bug-AGL: SPEC-3983

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I472ab2209dc89e76bb561189e711f45bad480e94
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26456
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-platform/packagegroups/packagegroup-agl-core-devel.bb

index 72fec3f..3909f03 100644 (file)
@@ -11,8 +11,6 @@ RDEPENDS_${PN} = "\
         lsof \
         gdb \
         valgrind \
-        perf \
-        powertop \
         screen \
         usbutils \
         rsync \