1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
DESCRIPTION = "The minimal set of packages required by AGL" LICENSE = "MIT" inherit packagegroup PACKAGES = "\ packagegroup-agl-image-boot \ " ALLOW_EMPTY_${PN} = "1" RDEPENDS_${PN} += "\ packagegroup-agl-core-boot \ " RDEPENDS_${PN} += "\ "