From e6472c1df7a8c76bae9b4af354f0ae6be7202cbe Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Wed, 17 Feb 2010 16:25:57 +0100 Subject: altboot: drop altboot in favor of kexecboot to avoid confusion * altboot is no longer supported * Thanks Coredump for your work, it certainly filled a niche at its time * drop related images as well --- recipes/images/altboot-console-image.bb | 6 ------ recipes/images/altboot-x11-image.bb | 4 ---- 2 files changed, 10 deletions(-) delete mode 100644 recipes/images/altboot-console-image.bb delete mode 100644 recipes/images/altboot-x11-image.bb (limited to 'recipes/images') 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" -- cgit v1.2.3