aboutsummaryrefslogtreecommitdiffstats
path: root/meta/mythfront-image.oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta/mythfront-image.oe')
-rw-r--r--meta/mythfront-image.oe12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/mythfront-image.oe b/meta/mythfront-image.oe
deleted file mode 100644
index f4fd2019a4..0000000000
--- a/meta/mythfront-image.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-export IMAGE_BASENAME = "mythfront-image"
-
-IMAGE_ROOTFS_SIZE_ext2 = "85000"
-IMAGE_ROOTFS_SIZE_ext2.gz = "85000"
-IMAGE_LINGUAS = ""
-
-MYTHFRONT_PACKAGES = "task-bootstrap task-mythfront"
-
-export IPKG_INSTALL = "${MYTHFRONT_PACKAGES}"
-DEPENDS = "${MYTHFRONT_PACKAGES}"
-
-inherit image_ipk