aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-08-03 16:31:31 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-08-03 16:31:31 +0000
commit894fcd09757550defb344445597e113bbae02c52 (patch)
tree9f97aff94c19f83d74c33b55923f9946e0b94c59 /packages/images
parentc8190d6efdf5aaef58c5bd865ca82360b1f43d62 (diff)
downloadopenembedded-894fcd09757550defb344445597e113bbae02c52.tar.gz
files: add some stuff to device_table_add-mmc.txt and rename it to
devices-table-collie.txt. conf/collie: use device-table-collie.txt packages/kexecboot:*create a new directory for everything kexecboot related *move initramfs-kexec-image and initramfs-kexec to this dir and rename them to *kexecboot *move linux-kexecboot to this dir *add forgotten patches for linux-kexecboot
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/initramfs-kexec-image.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/images/initramfs-kexec-image.bb b/packages/images/initramfs-kexec-image.bb
deleted file mode 100644
index 93cc348cda..0000000000
--- a/packages/images/initramfs-kexec-image.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-#initramfs image which mounts the rootfilesystem and kexecs a kernel from there
-
-IMAGE_FSTYPES += " cpio.gz"
-inherit image
-
-export IMAGE_BASENAME = "initramfs-kexec-image"
-
-IMAGE_INSTALL = "klibc-utils-static-sh klibc-utils-static-mount kexec-static initramfs-kexec"
-IMAGE_LINGUAS = ""