summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorMilton D. Miller II <miltonm@us.ibm.com>2016-01-20 15:11:30 -0600
committerMilton D. Miller II <miltonm@us.ibm.com>2016-01-28 15:45:29 -0600
commit804897b42a7d354d585ddb5a2748ca4fc1d997ff (patch)
tree288b21aa097c268fa720330ffec247958d298313 /meta-phosphor/common/recipes-core
parent0e77514678f66cde28a00a7618c9d20c88c92a5a (diff)
downloadtalos-openbmc-804897b42a7d354d585ddb5a2748ca4fc1d997ff.tar.gz
talos-openbmc-804897b42a7d354d585ddb5a2748ca4fc1d997ff.zip
phosphor: modify minimal-initramfs image to use obmc-phosphor-initfs
This bbappend changes core-image-minimal-initramfs to use the obmc-phosphor-initfs scripts instead of the x86 syslinux centric live scripts. Perhaps they and this could be a virtural/initscript provider or similar? A shorter name would also be welcome. The current name core-image-minimal-initramfs is well beyond the length of the name field in the u-boot image header. Signed-off-by: Milton Miller <miltonm@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/images/core-image-minimal-initramfs.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-core/images/core-image-minimal-initramfs.bbappend b/meta-phosphor/common/recipes-core/images/core-image-minimal-initramfs.bbappend
new file mode 100644
index 000000000..90a1c3f6c
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/images/core-image-minimal-initramfs.bbappend
@@ -0,0 +1,3 @@
+PACKAGE_INSTALL_remove = "initramfs-live-boot initramfs-live-install initramfs-live-install-efi"
+PACKAGE_INSTALL += "obmc-phosphor-initfs"
+INITRAMFS_FSTYPES = "cpio.${INITRAMFS_CTYPE}"
OpenPOWER on IntegriCloud