summaryrefslogtreecommitdiff
path: root/packages/images/bootstrap-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/images/bootstrap-image.bb')
-rw-r--r--packages/images/bootstrap-image.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/images/bootstrap-image.bb b/packages/images/bootstrap-image.bb
index f25ad222aa..64577c4048 100644
--- a/packages/images/bootstrap-image.bb
+++ b/packages/images/bootstrap-image.bb
@@ -1,9 +1,7 @@
-export IMAGE_BASENAME = "bootstrap-image"
-export IMAGE_LINGUAS = ""
-export PACKAGE_INSTALL = "${MACHINE_TASK_PROVIDER}"
-
DEPENDS = "${MACHINE_TASK_PROVIDER}"
+IMAGE_LINGUAS = ""
+IMAGE_INSTALL = "${MACHINE_TASK_PROVIDER}"
+
inherit image
-LICENSE = "MIT"