8 lines
174 B
BlitzBasic
8 lines
174 B
BlitzBasic
|
require core-image-minimal.bb
|
||
|
|
||
|
DESCRIPTION = "A small image just capable of allowing a device to boot and \
|
||
|
is suitable for development work."
|
||
|
|
||
|
IMAGE_FEATURES += "dev-pkgs"
|
||
|
|