meta-facebook: minerva: add sol function

In the Minerva system, CMM needs to switch the UART to each MTIA blade BMC console of 16 blades on the ttyS0 by controlling the UART select pins to the CPLD.

Change-Id: I094074fd27fb24627038601c67569571acf427ee
Signed-off-by: Yang Chen <yang.chen@quantatw.com>
Signed-off-by: Yi-Shum <EasonChen1@quantatw.com>
diff --git a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc
index 6c9d5bc..986a99a 100644
--- a/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc
+++ b/meta-facebook/meta-minerva/recipes-phosphor/images/fb-minerva-phosphor-image.inc
@@ -9,3 +9,8 @@
 OBMC_IMAGE_EXTRA_INSTALL:append = " \
     plat-svc \
 "
+
+# For console to the MTIA blade
+OBMC_IMAGE_EXTRA_INSTALL:append = " \
+    obmc-console \
+"