aboutsummaryrefslogtreecommitdiffstats
path: root/meta/bootstrap-image.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/bootstrap-image.oe')
-rw-r--r--meta/bootstrap-image.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/bootstrap-image.oe b/meta/bootstrap-image.oe
index e69de29bb2..07e1d994bc 100644
--- a/meta/bootstrap-image.oe
+++ b/meta/bootstrap-image.oe
@@ -0,0 +1,7 @@
+export IMAGE_BASENAME = "bootstrap-image"
+
+export IPKG_INSTALL = "task-bootstrap"
+
+DEPENDS = "${IPKG_INSTALL}"
+
+inherit image_ipk