aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/images/rpi-test-image.bb
blob: 360b20dc757986c95b53ca1d98569d641a59c070 (plain)
1
2
3
4
5
6
# Base this image on core-image-base
include recipes-core/images/core-image-base.bb

COMPATIBLE_MACHINE = "^rpi$"

IMAGE_INSTALL:append = " packagegroup-rpi-test"