diff options
Diffstat (limited to 'meta/recipes-sato/images/poky-image-sato-live.bb')
-rw-r--r-- | meta/recipes-sato/images/poky-image-sato-live.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/poky-image-sato-live.bb b/meta/recipes-sato/images/poky-image-sato-live.bb index 08e3441861..20f7bf81a0 100644 --- a/meta/recipes-sato/images/poky-image-sato-live.bb +++ b/meta/recipes-sato/images/poky-image-sato-live.bb | |||
@@ -6,4 +6,6 @@ LABELS += "boot install" | |||
6 | 6 | ||
7 | ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sato-${MACHINE}.ext3" | 7 | ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sato-${MACHINE}.ext3" |
8 | 8 | ||
9 | LICENSE = "MIT" | ||
10 | |||
9 | do_bootimg[depends] += "poky-image-sato:do_rootfs" | 11 | do_bootimg[depends] += "poky-image-sato:do_rootfs" |