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

PV = "9.0+snapshot-${DATE}"

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