aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-yocto-ivi/images/ivi-image.bb
blob: c4de687a6ff84b7d920b0032c50f8e5f0798a5d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Base this image on generic IVI image
include recipes-yocto-ivi/images/ivi-image.inc

PV = "6.0.1"

IMAGE_INSTALL_append = " \
    packagegroup-abstract-component-p1 \
    packagegroup-placeholder-component-p1 \
    packagegroup-specific-component-p2 \
    packagegroup-abstract-component-p2 \
    packagegroup-specific-component-p1 \
"