summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb b/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb
deleted file mode 100644
index b68048a50..000000000
--- a/meta-phosphor/common/recipes-phosphor/images/obmc-phosphor-initramfs.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "Small image capable of booting a device. The kernel includes \
-the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
-first 'init' program more efficiently."
-
-PACKAGE_INSTALL = "${VIRTUAL-RUNTIME_base-utils} udev base-passwd ${ROOTFS_BOOTSTRAP_INSTALL} obmc-phosphor-initfs"
-
-# Do not pollute the initrd image with rootfs features
-IMAGE_FEATURES = ""
-
-export IMAGE_BASENAME = "obmc-phosphor-initramfs"
-IMAGE_LINGUAS = ""
-
-LICENSE = "MIT"
-
-IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
-inherit core-image
-
-IMAGE_ROOTFS_SIZE = "8192"
-IMAGE_ROOTFS_EXTRA_SPACE = "0"
-
-BAD_RECOMMENDATIONS += "busybox-syslog"
OpenPOWER on IntegriCloud