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

require poky-image-live.inc

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

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