aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/images/poky-image-sato-live.bb
blob: d69c252ee05f16079586ef2cb94949b6719416d2 (plain)
1
2
3
4
5
6
7
DESCRIPTION = "Sato Bootable Live Image"

require poky-image-live.inc

ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sato-${MACHINE}.ext3"

do_bootimg[depends] += "poky-image-sato:do_rootfs"