Convert to new override syntax
[AGL/meta-agl-devel.git] / meta-oem-production-readiness / meta-agl-basesystem / recipes-platform / packagegroups / packagegroup-agl-basesystem-hal.bb
index deb729d..5f84b63 100644 (file)
@@ -4,8 +4,20 @@ LICENSE = "Apache-2.0"
 inherit packagegroup
 
 PACKAGES = "\
-        packagegroup-agl-basesystem-hal \
-        "
-
-RDEPENDS_${PN} += " \
-    "
+    packagegroup-bshalmake \
+"
+RDEPENDS:${PN} += " \
+    libboot-hal \
+    libcan-hal \
+    libclock-hal \
+    libdeck-hal \
+    libinput-hal \
+    libpower-hal \
+    libsecurity-hal \
+    libsoctemperature-hal \
+    libusb-hal \
+    libvehicle-hal \
+    libvideo-in-hal \
+    libnv-hal \
+    libpositioning-hal \
+"