1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
SUMMARY = "The networking for AGL" DESCRIPTION = "A set of packages for AGL cluster's networking" LICENSE = "MIT" inherit packagegroup PACKAGES = "\ packagegroup-agl-networking \ " ALLOW_EMPTY_${PN} = "1" # fonts RDEPENDS_${PN}_append = " \ connman \ connman-client \ connman-tools \ cluster-connman-conf \ iproute2 \ "