diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-02-20 13:04:54 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-03-08 18:27:03 +0000 |
commit | 188db67d4205a7d37c374cc20d9d3bd90324cb41 (patch) | |
tree | 40dc5c43fa21cc108cfed25ff11056a504fbc743 /recipes-platform/packagegroups | |
parent | 0c14b48d5b0c1129e79f7a59daaedd3f55989c5c (diff) |
Add CAN test tools image feature
Add can-test-tools image feature and use it to remove duplication
of adding the tools to various images.
Bug-AGL: SPEC-5083
Change-Id: I4f4eec87eb26825f69f056183829feab7d90caf5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29700
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'recipes-platform/packagegroups')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-demo.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index 02926d34e..90283e065 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -33,8 +33,6 @@ RDEPENDS:${PN} += " \ udisks2 \ linux-firmware-ath9k \ linux-firmware-ralink \ - can-utils \ - cannelloni \ iproute2 \ ${DEMO_PLATFORM_CONF} \ ${TTF_FONTS} \ |