Add CAN test tools image feature
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo.bb
index b12f376..90283e0 100644 (file)
@@ -9,9 +9,6 @@ PACKAGES = "\
     packagegroup-agl-demo \
     "
 
-# HVAC and steering wheel demo dependency
-LIN_DRIVERS ??= " sllin"
-
 # Hook for demo platform configuration
 # ATM, only used to disable btwilink module on [MH]3ULCB + Kingfisher by default,
 # setting DEMO_ENABLE_BTWILINK to "true" in local.conf / site.conf re-enables.
@@ -36,11 +33,7 @@ RDEPENDS:${PN} += " \
     udisks2 \
     linux-firmware-ath9k \
     linux-firmware-ralink \
-    can-utils \
-    cannelloni \
     iproute2 \
-    ${LIN_DRIVERS} \
     ${DEMO_PLATFORM_CONF} \
     ${TTF_FONTS} \
-    ${@bb.utils.contains('DISTRO_FEATURES', 'webruntime', 'virtual/webruntime', '', d)} \
     "