summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-04-30 14:58:22 +0930
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-05-04 02:46:09 +0000
commit43db8413203f34f4d4fed4482147dc4277e1cfc3 (patch)
tree27dd52e0e235472b60b613a4f7cfa07042f8fdf3 /meta-openbmc-machines
parentd35e08c757d4ef3ec873d8b0c692acf065b7e533 (diff)
downloadtalos-openbmc-43db8413203f34f4d4fed4482147dc4277e1cfc3.tar.gz
talos-openbmc-43db8413203f34f4d4fed4482147dc4277e1cfc3.zip
romulus: Enable host UART VGA output
This enables the fbterm, uart-render-controller and liberation font packages and configuration to the Romulus build. This allows the machine to have the host UART output rendered to a framebuffer and output on the BMC's graphics device up until the host loads it's PCIe VGA driver. Change-Id: I01b755a7ba67a5ba5232b9d786d7ce868bab2d0d Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend
index aa57bbfe6..772685db7 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -1 +1 @@
-OBMC_IMAGE_EXTRA_INSTALL_append = " mboxd"
+OBMC_IMAGE_EXTRA_INSTALL_append = " mboxd liberation-fonts uart-render-controller"
OpenPOWER on IntegriCloud