diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-06-16 00:48:55 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-07-06 14:32:43 -0400 |
commit | 26144b14060e8532c8d4e8ad5c59161f41ccd076 (patch) | |
tree | cda1b9f023d7dc5c5a7efcc043e04913ae40a759 /recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb | |
parent | fa8b62e148ec1f2be0494d6f899940913d49704f (diff) |
agl-service-hvac: add updated recipes
Add recipes to build the new incarnation of VIS client daemon version
of agl-service-hvac and for installing associated demo platform
configuration files for the full AGL demo setup. As well, add the
new packages from these recipes to the appropriate packagegroups.
Bug-AGL: SPEC-4409
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I34fae0a6e2c3ed387757eb01a9c8042ba14fbd0f
Diffstat (limited to 'recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb index d9e691bf7..7646ccf38 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-services.bb @@ -11,4 +11,5 @@ RDEPENDS:${PN} += "\ kuksa-val \ kuksa-val-agl \ kuksa-dbc-feeder \ + agl-service-hvac \ " |