blob: 3cd163786f9cb29920afc396a384d77af1787f7d (
plain)
1
2
3
4
5
6
7
8
9
10
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} += "\
"
|