summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-08-01 16:27:49 +0200
committerMing Liu <ming.liu@toradex.com>2022-08-03 12:29:46 +0200
commit8356eee884fa129269797fa47677e9ced741fd7c (patch)
tree167f02b6e044eff3474e752ef067654b34e2976b /recipes-images
parent3d0c423863c89479798a1c00fe4eb268cc5887c7 (diff)
packagegroup-tdx-cli: RRECOMMENDS can-utils-cantest
canfdtest binary has been splitted to can-utils-cantest subpackage in meta-openembedded layer and we want that to be in our image, let's add it to RRECOMMENDS. Related-to: ELB-4627 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/packagegroup-tdx-cli.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb
index 1355da1..d73caf1 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -34,6 +34,7 @@ RDEPENDS:packagegroup-tdx-cli = "\
SUMMARY:packagegroup-base-tdx-cli = "Recommended for any image"
RRECOMMENDS:packagegroup-base-tdx-cli = "\
can-utils \
+ can-utils-cantest \
dosfstools \
e2fsprogs-mke2fs \
iproute2 \