summaryrefslogtreecommitdiff
path: root/recipes/images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/altboot-console-image.bb6
-rw-r--r--recipes/images/altboot-x11-image.bb4
2 files changed, 0 insertions, 10 deletions
diff --git a/recipes/images/altboot-console-image.bb b/recipes/images/altboot-console-image.bb
deleted file mode 100644
index ff5984981a..0000000000
--- a/recipes/images/altboot-console-image.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require console-image.bb
-
-ANGSTROM_EXTRA_INSTALL += " altboot "
-
-export IMAGE_BASENAME = "altboot-console-image"
-
diff --git a/recipes/images/altboot-x11-image.bb b/recipes/images/altboot-x11-image.bb
deleted file mode 100644
index d4b129e48c..0000000000
--- a/recipes/images/altboot-x11-image.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require x11-image.bb
-
-ANGSTROM_EXTRA_INSTALL += " altboot "
-export IMAGE_BASENAME = "altboot-x11-image"