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

PV = "3.0.0"
PR = "r1"

IMAGE_INSTALL_append = " packagegroup-core-p1 packagegroup-core-p2"

# Add image specific packages
IMAGE_INSTALL_append = " packagegroup-excalibur-core-p1"