aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/poky-image-sdk-live.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/images/poky-image-sdk-live.bb')
-rw-r--r--meta/recipes-sato/images/poky-image-sdk-live.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/poky-image-sdk-live.bb b/meta/recipes-sato/images/poky-image-sdk-live.bb
index 06c56ee155..b96cd925ac 100644
--- a/meta/recipes-sato/images/poky-image-sdk-live.bb
+++ b/meta/recipes-sato/images/poky-image-sdk-live.bb
@@ -6,4 +6,6 @@ LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sdk-${MACHINE}.ext3"
+LICENSE = "MIT"
+
do_bootimg[depends] += "poky-image-sdk:do_rootfs"