diff options
Diffstat (limited to 'recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb')
-rw-r--r-- | recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb b/recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb index c81aa8072..3cd163786 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-ivi-identity.bb @@ -1,7 +1,11 @@ +SUMMARY = "The middlewares for AGL IVI profile" +DESCRIPTION = "The set of packages required for identity services" +LICENSE = "MIT" + inherit packagegroup +ALLOW_EMPTY:${PN} = "1" + RDEPENDS:${PN} += "\ " -LICENSE = "MIT" - |