aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-yocto-ivi/images/excalibur-image.bb
blob: 6d74cbb5b2e92365257813f82a39ee6de9af11b4 (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.3"
#PR = "r1"

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

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