Update recipes for transition to UNPACKDIR
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo-preload.bb
index 5a9178a..808c93c 100644 (file)
@@ -9,21 +9,15 @@ PACKAGES = " \
 "
 
 # NOTES:
-# - demo-i2x-udev-conf:
+# - demo-i2c-udev-conf:
 #     Adds udev configuration and scripts for supporting USB attached
 #     I2C devices for RTC and HVAC LED support.
-# - sllin-demo:
-#     Adds systemd unit and scripting to drive configuring sllin
-#     driver with lin-config utility, enabling HVAC fan control and
-#     steering wheel controls in the demo.
 # - simple-can-simulator:
 #     CAN message simulator for vehicle and engine speed message
 #     generation, with some support for the cruise control events from
 #     the steering wheel used in the demo setup.
 #
 RDEPENDS:${PN} = "\
-    packagegroup-agl-demo-platform \
     demo-i2c-udev-conf \
-    sllin-demo \
     simple-can-simulator \
 "