meta-agl-profile-core: add pciutils to packagegroup-agl-core-devel 55/25155/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 26 Aug 2020 16:37:56 +0000 (12:37 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 28 Aug 2020 09:58:54 +0000 (09:58 +0000)
Add pciutils to packagegroup-agl-core-devel so tools like lspci are
consistently available in devel builds for debugging.

Bug-AGL: SPEC-3148

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

index b8db6c9..627754a 100644 (file)
@@ -24,4 +24,5 @@ RDEPENDS_${PN} = "\
         libxslt-bin \
         agl-service-network-tools \
         gcc-sanitizers \
+        pciutils \
         "