generic-poky/meta/recipes-extended/images/core-image-basic.bb

11 lines
174 B
BlitzBasic

IMAGE_FEATURES += "apps-console-core ssh-server-openssh"
IMAGE_INSTALL = "\
task-core-boot \
task-core-basic \
"
# ${POKY_BASE_INSTALL}
inherit poky-image