blob: c2f5f73209504260c347e9de993f071215ee76a5 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001# Base this image on core-image-base
2include recipes-core/images/core-image-base.bb
Patrick Williams8b8bc412016-08-17 15:02:23 -05003
Brad Bishopd7bf8c12018-02-25 22:55:05 -05004COMPATIBLE_MACHINE = "^rpi$"
5
Patrick Williams8b8bc412016-08-17 15:02:23 -05006IMAGE_INSTALL_append = " packagegroup-rpi-test"