aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images/mythfront-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/mythfront-image.bb')
-rw-r--r--recipes/images/mythfront-image.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/images/mythfront-image.bb b/recipes/images/mythfront-image.bb
new file mode 100644
index 0000000000..8ba6779fdc
--- /dev/null
+++ b/recipes/images/mythfront-image.bb
@@ -0,0 +1,10 @@
+IMAGE_ROOTFS_SIZE_ext2 = "85000"
+IMAGE_ROOTFS_SIZE_ext2.gz = "85000"
+IMAGE_LINGUAS = ""
+
+MYTHFRONT_PACKAGES = "${MACHINE_TASK_PROVIDER} task-mythfront"
+
+DEPENDS = "${MYTHFRONT_PACKAGES}"
+IMAGE_INSTALL = "${MYTHFRONT_PACKAGES}"
+
+inherit image