fp5280g2: Enable host UART VGA output

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.

Tested: Built and ran on a fp5280g2,saw that the host UART output displayed
        on the monitor.

(From meta-inspur rev: 89bd7c2a383d1318ef885c50f9cc4ee5b2af1174)

Signed-off-by: John Wang <wangzqbj@inspur.com>
Change-Id: Ib7c37a750b508aee314e1b3360733fe8b3eef311
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-inspur/meta-fp5280g2/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-inspur/meta-fp5280g2/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 78819fd..a19860e 100644
--- a/meta-inspur/meta-fp5280g2/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-inspur/meta-fp5280g2/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -1 +1 @@
-OBMC_IMAGE_EXTRA_INSTALL_append_fp5280g2 = " mboxd"
+OBMC_IMAGE_EXTRA_INSTALL_append_fp5280g2 = " mboxd liberation-fonts uart-render-controller"