summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi/recipes-core/images/rpi-test-image.bb
blob: c2f5f73209504260c347e9de993f071215ee76a5 (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"
OpenPOWER on IntegriCloud