generic-poky/meta/recipes-sato/images/poky-image-sato-live.bb

12 lines
249 B
BlitzBasic

DESCRIPTION = "Sato Bootable Live Image"
require recipes-core/images/poky-image-live.inc
LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sato-${MACHINE}.ext3"
LICENSE = "MIT"
do_bootimg[depends] += "poky-image-sato:do_rootfs"