oem-pr-bs: add various HAL libraries
[AGL/meta-agl-devel.git] / meta-oem-production-readiness / meta-agl-basesystem / recipes-platform / packagegroups / packagegroup-agl-basesystem-hal.bb
1 DESCRIPTION = "hal Package Groups"
2 LICENSE = "Apache-2.0"
3
4 inherit packagegroup
5
6 PACKAGES = "\
7     packagegroup-bshalmake \
8 "
9 RDEPENDS_${PN} += " \
10     libboot-hal \
11     libcan-hal \
12     libclock-hal \
13     libdeck-hal \
14     libinput-hal \
15     libpower-hal \
16     libsecurity-hal \
17     libsoctemperature-hal \
18     libusb-hal \
19     libvehicle-hal \
20     libvideo-in-hal \
21 "