aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/pivotboot-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/images/pivotboot-image.bb')
-rw-r--r--packages/images/pivotboot-image.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/images/pivotboot-image.bb b/packages/images/pivotboot-image.bb
index 529e4cdb83..0aa7fdc575 100644
--- a/packages/images/pivotboot-image.bb
+++ b/packages/images/pivotboot-image.bb
@@ -1,10 +1,6 @@
-export IMAGE_BASENAME = "pivotboot-image"
-export IMAGE_LINGUAS = ""
-export PACKAGE_INSTALL = "task-pivotboot"
+IMAGE_LINGUAS = ""
+IMAGE_INSTALL = "task-pivotboot"
DEPENDS = "task-pivotboot"
-PR = "r1"
inherit image
-
-LICENSE = "MIT"