Initial commit
This commit is contained in:
@@ -0,0 +1,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"
|
||||
Reference in New Issue
Block a user