summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-core/packagegroups/packagegroup-agl-image-boot.bb
blob: 29f859c499ca0c48b213288a28370921ae40d084 (plain)
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-core-boot-agl \
    "


RDEPENDS_${PN} += "\
    "